Files
mbedtls/scripts
Daniel King 31ac12e004 Implement AEAD-ChaCha20-Poly1305.
This implementation is based off the description in RFC 7539.

The ChaCha20 code is also updated to provide a means of generating
keystream blocks with arbitrary counter values. This is used to
generated the one-time Poly1305 key in the AEAD construction.
2018-05-10 13:20:52 +02:00
..
2016-01-12 14:48:03 +00:00
2015-06-23 13:09:10 +02:00
2015-09-09 13:51:05 +02:00