Helder Eijs
|
4ec87b8d0e
|
Increase the size of test data for ciphers
|
2021-12-03 22:34:58 +01:00 |
|
Karthikeyan Singaravelan
|
28a2e8ceea
|
Refactor deprecated unittest aliases for Python 3.11 compatibility.
|
2021-10-10 19:17:09 +02:00 |
|
Helder Eijs
|
147bb4aab3
|
Fix GH500: nonce member of an XChaCha20 was not matching the original nonce
|
2021-02-06 23:07:09 +01:00 |
|
Helder Eijs
|
b2482ffe65
|
Drop support for Python 2.6 and 3.4
|
2020-12-30 00:02:17 +01:00 |
|
Helder Eijs
|
c09ed08d76
|
Support for XChaCha20 and XChaCha20-Poly1305
|
2019-06-09 08:19:58 +02:00 |
|
Helder Eijs
|
cd7f0128b6
|
Make code base suitable for Python 2 and 3 - stop using 2to3
|
2018-11-04 15:04:23 +01:00 |
|
Helder Eijs
|
e51dd29a35
|
Rebase output branch
|
2018-10-27 16:30:52 +02:00 |
|
Helder Eijs
|
96517333f4
|
Remove Crypto.Util.py3compat.unhexlify and hexlify
|
2018-09-25 22:57:32 +02:00 |
|
Helder Eijs
|
47bfcde2dc
|
Fix for Python 3.2
|
2018-05-09 14:16:55 +02:00 |
|
Helder Eijs
|
c2df8cc604
|
ChaCha20 accepts 96-bit nonces
|
2018-05-09 12:08:32 +02:00 |
|
Helder Eijs
|
45de182bbd
|
Add support for memoryview to ChaCha20
|
2018-04-02 20:59:03 +02:00 |
|
Helder Eijs
|
3b317be2a6
|
Add support for bytearray's in ciphers
[skip ci]
|
2018-03-06 08:25:42 +01:00 |
|
Legrandin
|
6ae7485a5b
|
Automatic nonce generation for ChaCha20
|
2015-12-23 23:27:24 +01:00 |
|
Legrandin
|
6257fa5114
|
Add support for ChaCha20.
|
2015-04-30 11:44:34 -04:00 |
|