Frank Denis
|
688e1c4742
|
C++ compat
|
2015-10-26 22:48:56 +01:00 |
|
Frank Denis
|
437ce023c9
|
Exercise ChaCha20 with different output sizes
|
2015-10-26 21:30:46 +01:00 |
|
Frank Denis
|
c8e8983430
|
Test crypto_stream_*() with an output buffer previously filled with junk
Obviously, the previous content shouldn't change the output.
|
2015-07-21 13:37:06 +02:00 |
|
Frank Denis
|
bf920dc717
|
Add IETF-compatible version of chacha20poly1305
|
2015-05-09 16:12:03 +02:00 |
|
Frank Denis
|
4de4e57a8e
|
chacha20: test more than 1 block
|
2014-09-18 22:13:00 -07:00 |
|
Frank Denis
|
4993073501
|
Test chacha20 with a null output length
|
2014-09-16 15:25:54 -07:00 |
|
Frank Denis
|
cee8af9b66
|
Test chacha20 with length == 0
|
2014-09-16 10:32:04 -07:00 |
|
Frank Denis
|
1217d30bae
|
More chacha20 tests
|
2014-09-14 13:09:15 -07:00 |
|
Frank Denis
|
82bc039d6c
|
Consistent syle for the tests.
|
2014-09-14 11:32:55 -07:00 |
|
Frank Denis
|
0e559b94d5
|
Make the tests a little bit more readable
|
2014-09-14 10:34:16 -07:00 |
|
Frank Denis
|
fcc2513967
|
More tests for constants
|
2014-09-13 15:12:23 -07:00 |
|
Frank Denis
|
4d276a81e7
|
Include header files commonly used by the tests to cmptest.h
|
2014-09-13 14:11:12 -07:00 |
|
Frank Denis
|
a517bf9f0f
|
One more chacha20 test
|
2014-05-15 15:26:44 -07:00 |
|
Frank Denis
|
7381983f8b
|
Preliminary chacha20 support
|
2014-05-15 13:27:15 -07:00 |
|