Helder Eijs
|
39626a5b01
|
Move functions to get buffer information into Util._raw_api
|
2018-11-04 22:05:09 +01: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
|
9276aa561c
|
Add output parameter for SIV mode
|
2018-10-27 22:30:18 +02:00 |
|
Helder Eijs
|
96517333f4
|
Remove Crypto.Util.py3compat.unhexlify and hexlify
|
2018-09-25 22:57:32 +02:00 |
|
Helder Eijs
|
4242e82e9e
|
Modern syntax for except statement
|
2018-06-12 14:15:39 +02:00 |
|
Helder Eijs
|
5b326e48bc
|
Added Wycheproof tests for AES-SIV
|
2018-04-13 11:43:12 +02:00 |
|
Helder Eijs
|
fc8e6c5eb9
|
Update to API docs
|
2018-04-03 21:33:15 +02:00 |
|
Helder Eijs
|
6fd65d491f
|
Support for memoryview for SIV
|
2018-04-03 15:26:10 +02:00 |
|
Helder Eijs
|
c1112c5175
|
Make it work in Python 2.6; update to docs
|
2018-03-06 11:56:19 +01:00 |
|
Helder Eijs
|
3b317be2a6
|
Add support for bytearray's in ciphers
[skip ci]
|
2018-03-06 08:25:42 +01:00 |
|
Legrandin
|
6e80fea9d5
|
Bump version and updates to documentation
|
2016-02-07 13:01:09 +01:00 |
|
Legrandin
|
b6eb4ba7f0
|
Hide initializers for cipher mode objects
|
2016-02-01 22:05:02 +01:00 |
|
Legrandin
|
c74b718aa6
|
Add nonce and initial_value parameters to CTR mode
|
2015-12-23 23:27:24 +01:00 |
|
Legrandin
|
e5fb0a2e2b
|
Rebase on master (SIV)
|
2015-12-23 23:27:02 +01:00 |
|
Legrandin
|
5c25517a26
|
Dedicated tests for SIV
|
2015-12-18 21:28:21 +01:00 |
|
Legrandin
|
d0311fb416
|
MAC checks are all performed with BLAKE2s
|
2015-04-16 14:11:50 +02:00 |
|
Legrandin
|
72aff29a65
|
Update to API documentation.
|
2015-03-11 11:30:16 -04:00 |
|
Legrandin
|
08baea4cb4
|
Break up block_template.c (AES only)
|
2015-01-05 23:06:21 +01:00 |
|
Legrandin
|
e9adec93c7
|
Every cipher instance is a mode-specific type
|
2014-12-10 21:40:49 +01:00 |
|
Legrandin
|
9e4d71df58
|
Factor out SIV cipher mode into a separate module
|
2014-12-08 11:49:38 +01:00 |
|