diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-03-19 13:23:33 -0400 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-03-19 13:31:49 -0400 |
commit | a3bb335b2bfec37b0a37be1f5525d70945d4d815 (patch) | |
tree | 6faeaa82cf0332e58b1859552690937c9368c5b1 /docs | |
parent | 06aa7961d9a922a931d25a99c6a69eb9f35c71d5 (diff) | |
download | cryptography-a3bb335b2bfec37b0a37be1f5525d70945d4d815.tar.gz cryptography-a3bb335b2bfec37b0a37be1f5525d70945d4d815.tar.bz2 cryptography-a3bb335b2bfec37b0a37be1f5525d70945d4d815.zip |
never trust openssl
Turns out you can't trust it to safely compute the max salt length
allowed for PSS, so now we get to do it ourselves. We also check for
whether the key size is large enough for the selected hash function
(PSS only for now, PKCS1 coming in another PR)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions