CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/12/15 22:47:28
Modified files: lib/libssl/src/ssl: s3_lib.c tls1.h Log message: Now that we have Camellia support in libcrypto, bring in the SHA256 flavour of the Camellia ciphersuites for TLS 1.2 introduced in RFC 5932. From OpenSSL HEAD.