CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2020/04/14 09:27:35
Modified files: lib/libssl/man : SSL_CIPHER_get_name.3 Log message: Update in several respects: * mention TLSv1.3 * remove DSS, DES(56), RC4(64), and IDEA(128), which are no longer supported * remove ChaCha20-Poly1305-Old and STREEBOG512 which don't exist in LibreSSL * correct the instruction for printing the complete list OK jsing@