=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.55 retrieving revision 1.56 diff -c -r1.55 -r1.56 *** www/68.html 2020/10/08 15:17:46 1.55 --- www/68.html 2020/10/08 15:22:38 1.56 *************** *** 495,501 ****
  • Make SSL_CTX_get_ciphers(NULL) return NULL rather than crash.
  • Improve TLSv1.3 client certificate selection to allow EC certificates instead of only RSA certificates.
  • Add minimal info callback support for TLSv1.3. !
  • Support TLS 1.3 options in the openssl(1) command.
  • Add support for additional GOST curves from RFC 7836 and draft-deremin-rfc4491-bis.
  • Add OIDs for HMAC using the Streebog hash function.
  • Allow GOST R 34.11-2012 in PBE/PBKDF2/PKCS#5. --- 495,501 ----
  • Make SSL_CTX_get_ciphers(NULL) return NULL rather than crash.
  • Improve TLSv1.3 client certificate selection to allow EC certificates instead of only RSA certificates.
  • Add minimal info callback support for TLSv1.3. !
  • Support TLSv1.3 options in the openssl(1) command.
  • Add support for additional GOST curves from RFC 7836 and draft-deremin-rfc4491-bis.
  • Add OIDs for HMAC using the Streebog hash function.
  • Allow GOST R 34.11-2012 in PBE/PBKDF2/PKCS#5. *************** *** 516,524 ****