Helder Eijs
|
f5735b2c2c
|
Update to docs: memoryview for hash functions
|
2018-04-01 21:47:11 +02:00 |
|
Helder Eijs
|
62ce7a97c1
|
Better name for type conversion helper
|
2018-03-06 13:48:00 +01:00 |
|
Helder Eijs
|
c1112c5175
|
Make it work in Python 2.6; update to docs
|
2018-03-06 11:56:19 +01:00 |
|
Helder Eijs
|
db55ee3017
|
Add support for bytearray to hashes
|
2018-03-06 08:39:30 +01:00 |
|
Legrandin
|
c85dfa7953
|
Add Crypto.Signature.pkcs1_v1_5 module with NIST test vectors
Crypto.Signature.PKCS1_v1_5 is reverted to old behavior it
had in PyCrypto (verify raises no exception; it only returns
True or False).
|
2015-07-10 19:19:13 +00:00 |
|
Legrandin
|
0b76cd2168
|
Ensure that all data passed to C backend is byte strings
|
2015-02-10 22:29:40 +01:00 |
|
Legrandin
|
11a6d1dfa4
|
Flag explicitly certain arguments as of size_t type
|
2015-02-10 16:45:25 +01:00 |
|
Legrandin
|
349cbbe513
|
MD4 uses raw interface
|
2015-01-29 22:37:28 +01:00 |
|