PeterMosmans / openssl

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

Add Camellia ECDHE in GCM ciphers #36

Open wolfbeast opened 8 years ago

wolfbeast commented 8 years ago

Please consider adding Camellia in GCM with ECDHE/RSA and ECDHE/ECDSA. This would add a secure and practically fast cipher to the available suites.

If you need hints, you can look at my client-side implementation in my (forked) NSS for Pale Moon: https://github.com/MoonchildProductions/Pale-Moon/blob/master/security/patches/Add-Camellia-GCM-patch.diff