Manuel Pégourié-Gonnard
|
114f28b3d9
|
chacha20: add test for parameter validation
|
2018-05-10 13:23:02 +02:00 |
|
Manuel Pégourié-Gonnard
|
e9ea6d6e11
|
Fix selftest verbosity in test suites
|
2018-05-10 13:23:02 +02:00 |
|
Manuel Pégourié-Gonnard
|
97e34bf2f2
|
poly1305: fix bug in starts() and add test for it
|
2018-05-10 13:23:02 +02:00 |
|
Manuel Pégourié-Gonnard
|
b60045aacb
|
chacha20: fix bug in starts() and add test for it
Previously the streaming API would fail when encrypting multiple messages with
the same key.
|
2018-05-10 13:23:02 +02:00 |
|
Manuel Pégourié-Gonnard
|
f11d8e5f4d
|
Reduce size of buffers in test suites
|
2018-05-10 13:23:02 +02:00 |
|
Daniel King
|
89c7b10c6a
|
Add ChaCha20 test vectors from RFC 7539
|
2018-05-10 13:21:40 +02:00 |
|
Daniel King
|
a98ff5eadf
|
Initial implementation of ChaCha20
|
2018-05-10 13:19:31 +02:00 |
|