Frank Denis
|
f137857e18
|
Add tests for the detached chacha20poly1305 API
|
2016-03-23 15:20:23 +01:00 |
|
Frank Denis
|
8c0b916729
|
Add new macros for chacha20poly1305_ietf constants, for clarity
|
2016-01-16 12:36:30 +01:00 |
|
Frank Denis
|
bf920dc717
|
Add IETF-compatible version of chacha20poly1305
|
2015-05-09 16:12:03 +02:00 |
|
Frank Denis
|
71b5184224
|
Add a test for chacha20poly1305 with overlapping pointers
|
2014-10-05 00:02:45 -07:00 |
|
Frank Denis
|
82bc039d6c
|
Consistent syle for the tests.
|
2014-09-14 11:32:55 -07:00 |
|
Frank Denis
|
2645422a32
|
Test crypto_aead with a short ciphertext
|
2014-09-13 14:51:21 -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
|
9154d7416e
|
Add a test for crypto_aead without any additional data
|
2014-06-30 16:23:34 -07:00 |
|
Frank Denis
|
eec0f78af6
|
Move the tag to the end for crypto_aead_chacha20poly1305
|
2014-06-26 09:15:20 -07:00 |
|
Frank Denis
|
efe53d118b
|
chachapoly1305 test: check output length
|
2014-06-26 08:56:17 -07:00 |
|
Frank Denis
|
a7410966ea
|
Rename secretbox_chacha20poly1305() -> aead_chacha20poly1305()
The tag is still at the end. This will be changed right after.
|
2014-06-26 08:48:13 -07:00 |
|