index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
hazmat
/
primitives
/
asymmetric
/
padding.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #1555 and fixed #1556 -- moved the RSA padding docs into the primary RS...
Alex Gaynor
2014-12-19
1
-80
/
+0
*
Advanced and remove the deprecated MGF1 sale length code
Alex Gaynor
2014-07-07
1
-2
/
+2
*
update docs for oaep
Paul Kehrer
2014-04-23
1
-1
/
+1
*
OAEP support for RSA decryption
Paul Kehrer
2014-04-22
1
-0
/
+16
*
remove OAEP decryption to simplify review
Paul Kehrer
2014-04-20
1
-16
/
+0
*
update docs for OAEP
Paul Kehrer
2014-04-20
1
-2
/
+2
*
docs, tests, general huge improvements to RSA decryption
Paul Kehrer
2014-04-20
1
-2
/
+20
*
address review comments
Paul Kehrer
2014-04-02
1
-1
/
+1
*
move salt_length from MGF1 to PSS and start deprecation cycle
Paul Kehrer
2014-04-02
1
-10
/
+16
*
Standardise on sentence case for titles
Alex Stapleton
2014-03-18
1
-2
/
+1
*
link to Colin Percival re: recommended RSA signature padding
Paul Kehrer
2014-03-17
1
-1
/
+2
*
move PSS to top of docs
Paul Kehrer
2014-03-16
1
-7
/
+7
*
add RSA PSS verification support
Paul Kehrer
2014-03-16
1
-0
/
+13
*
document MAX_LENGTH
Paul Kehrer
2014-03-11
1
-0
/
+5
*
add MGF1 class, docs, tests
Paul Kehrer
2014-03-10
1
-0
/
+18
*
rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding
Paul Kehrer
2014-02-24
1
-3
/
+3
*
add RSA PKCS1 signing (and structure for PSS + verification)
Paul Kehrer
2014-02-23
1
-0
/
+20