commit | 62ebb429fe94693e5b94480025f3f3e0556b83b1 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Sep 28 23:46:49 2017 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Sep 28 11:46:49 2017 -0400 |
tree | d4ecaceab10179e4ead9fc21e20b873dfe1fcbb9 | |
parent | ba61c2738e5a79480d135c280316e29080a4a777 [diff] |
add ChaCha20 support (#3919) * add ChaCha20 support * review feedback * 256 divided by 8 is what again? * ...