commit | 66dcd38fadc9ec8785de19aedc698cade93cbe26 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jun 04 11:09:03 2017 -1000 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sun Jun 04 17:09:03 2017 -0400 |
tree | bfc9d86afe796c9dc488cc8672f5e0913246618d | |
parent | 3ff51d49aa5362e6e870380b3fa7b0fdf17a18ce [diff] |
add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673) * add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 * add the boringssl tests as well * highlight the lines