Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
0123d4ca3c4a6b2da4a577b9943ec5bf4544246c
/
tests
/
test_fernet.py
a39a319
Move cryptography.vectors to cryptography_vectors
by Alex Stapleton
· 11 years ago
68e77c7
Load vectors from cryptography.vectors
by Matthew Iversen
· 11 years ago
c37feed
Added future imports and licenses that are missing
by Alex Gaynor
· 11 years ago
0abdf87
add test marks to fernet so backends without cipher (or AES/CBC) will skip
by Paul Kehrer
· 12 years ago
e78960f
Handle invalid timestamp length
by Alex Gaynor
· 12 years ago
a8f0b63
Replace assertions with real error checks
by Alex Gaynor
· 12 years ago
fae2071
Address dreid's comments
by Alex Gaynor
· 12 years ago
36597b4
An API for generating keys
by Alex Gaynor
· 12 years ago
56bcade
fix, technically
by Alex Gaynor
· 12 years ago
1d2901c
Hide the dangerous bits
by Alex Gaynor
· 12 years ago
898fe0f
Key in the right place
by Alex Gaynor
· 12 years ago
8912d3a
Include the license
by Alex Gaynor
· 12 years ago
7ecd314
py3k fixes
by Alex Gaynor
· 12 years ago
6b9770b
write more readably
by Alex Gaynor
· 12 years ago
ce8f9a4
A test for roundtripping
by Alex Gaynor
· 12 years ago
c1ea0a0
Fixed pep8 issues
by Alex Gaynor
· 12 years ago
38f3455
Started working on the invalid cases
by Alex Gaynor
· 12 years ago
fb8adfc
Use raw vector files
by Alex Gaynor
· 12 years ago
413bd8b
py3k syntax fix
by Alex Gaynor
· 12 years ago
de36e90
Address pep8 concerns
by Alex Gaynor
· 12 years ago
5e87dfd
Fixed test and implementation
by Alex Gaynor
· 12 years ago
2b21b12
Added test cases, fixed a bug
by Alex Gaynor
· 12 years ago