Vladimir Diaz
b50960a056
Update the test case for create_rsa_signature()
...
Verify that ValueError is now raised
2016-01-25 11:42:15 -05:00
Vladimir Diaz
284e8008a4
Fix comment for generate_rsa_public_and_private test case
...
The incorrect comment was previously written for PyCrypto. Also remove a call to generate_rsa_public_and_private(2050) that is actually valid under pyca/cryptography
2016-01-21 16:57:42 -05:00
David Halls
c859eeb258
Address code review comments
2016-01-13 23:02:17 +00:00
Vladimir Diaz
398555f32e
Review edits up to create_rsa_encrypted_pem().
...
Add checks against invalid 'data' arguments in relevant functions.
2015-08-28 17:24:57 -04:00
Vladimir Diaz
115b2d2bce
Ensure the PSS defaults used by PyCrypto match those set with pyca/cryptography's
2015-08-05 14:51:27 -04:00
Vladimir Diaz
af85746713
Support for pyca/cryptography
2015-07-21 10:16:20 -04:00