index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
hazmat
/
primitives
/
test_padding.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add more tests since there is no more sub-classing
Cédric Krier
2016-03-16
1
-0
/
+29
|
*
Add padding check for ANSI X.923
Cédric Krier
2016-02-27
1
-0
/
+15
|
|
|
|
All padding bytes must be 0.
*
Added support for padding ANSI X.923
Cédric Krier
2016-02-27
1
-0
/
+48
|
*
Refs #1870 - replace six.u with u prefix in tests/hazmat/primitives
Eeshan Garg
2015-04-29
1
-4
/
+2
|
*
Update the license header for every source file, as well as the documentation.
Alex Gaynor
2014-11-16
1
-12
/
+3
|
|
|
|
Fixes #1209
*
Use AlreadyFinalized not ValueError
Alex Stapleton
2014-04-25
1
-4
/
+5
|
*
Added future imports and licenses that are missing
Alex Gaynor
2014-03-08
1
-0
/
+2
|
*
Fixed two bugs in the PKCS7 padding where unpadding would accept bad inputs.
Alex Gaynor
2013-11-09
1
-0
/
+2
|
*
raise an error if you unicode
Alex Gaynor
2013-10-29
1
-0
/
+10
|
*
Clean up var naming
Alex Gaynor
2013-10-29
1
-11
/
+5
|
*
Optimize + test cases
Alex Gaynor
2013-10-29
1
-0
/
+10
|
*
Removed helper
Alex Gaynor
2013-10-29
1
-3
/
+11
|
*
Initial implementation with tests, docs to follow
Alex Gaynor
2013-10-29
1
-0
/
+85