PeterMosmans / openssl

'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
https://onwebsecurity.com/pages/openssl.html
Other
92 stars 18 forks source link

align ChaCha20/Poly1305 with BoringSSL sourcecode #10

Open PeterMosmans opened 9 years ago

PeterMosmans commented 9 years ago

A few improvements have been made in the ChaCha20/Poly1305 sourcefiles since Google 'forked' OpenSSL (BoringSSL). TODO: merge these improvements into the current codebase