commit | 7ca0e46d82606b8a12ff323181065a00885d39dc | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Jul 17 22:40:02 2018 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Jul 17 10:40:02 2018 -0400 |
tree | e5644350b7917ea300c1c0b959328bc2a08caa19 | |
parent | 14faf3ca00d39f12bc379518bed66f9169a891d9 [diff] |
add chacha20poly1305 wycheproof tests (#4345) * add chacha20poly1305 wycheproof tests * flake8 * review