PeterMosmans / openssl

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

Add standard names for some Camellia cipher suites #45

Closed rwg closed 8 years ago

rwg commented 8 years ago

Add entries for some Camellia cipher suites (0xC072 through 0xC079) to the ssl_ciphers_tbl table.

PeterMosmans commented 8 years ago

Thanks, appreciated!

Peter