Commit Graph

14 Commits

Author SHA1 Message Date
Steffen Jaeckel 521d0737ea fix typo
(cherry picked from commit 442bb90a51621deb38a5f9dce890db0f3b312e49)
2017-12-05 09:17:30 +01:00
Steffen Jaeckel c210f24853 IV is short for 'initialization vector' 2017-09-20 15:06:40 +02:00
Karel Miko 0286b36ad6 fix doxygen warnings (as mentioned in #228)
[skip ci]
2017-08-09 09:44:12 +02:00
Steffen Jaeckel 4cd1355b8f more clean-up of headers/footers 2017-06-20 15:16:11 +02:00
Karel Miko e2cf11da25 fix windows warnings - #212 and #213 2017-05-11 17:42:43 +02:00
Karel Miko 9c972c833d fix chacha20poly1305_test 2017-04-29 13:30:19 +02:00
Karel Miko eb209aa2f9 more error checking in *_test 2017-04-28 19:24:58 +02:00
Karel Miko 1732ed8ce8 increase coverage 2017-04-28 19:24:58 +02:00
Francois Perrad 9941648125 remove suspicious ; 2017-04-07 00:17:43 +02:00
Karel Miko 3a05f0331d chachapoly_state > chacha20poly1305_state 2017-04-02 18:13:45 +02:00
Karel Miko 39028bbeed more tests in chacha20poly1305_test 2017-04-02 18:13:45 +02:00
Karel Miko 31b52a354d padlen in chacha20poly1305_decrypt 2017-04-02 18:13:45 +02:00
Karel Miko c8cb714e08 added chacha_done 2017-04-02 18:13:45 +02:00
Karel Miko ff6abc776c RFC 7539 - ChaCha20 and Poly1305 + chacha based PRNG 2017-04-02 18:13:45 +02:00