Hacker News new | ask | show | jobs
by concatime 2547 days ago
Also, idk why OpenSSL have used underscore this time when all the rest of ciphers use dash!? https://testssl.sh/openssl-iana.mapping.html
1 comments

The "official" names of the ciphersuites have always been in the underscore format, the dash format was something OpenSSL invented. I guess with TLS 1.3 changing all the cipher names anyways they decided to just use the standard names to avoid the confusion that comes from their own separate naming scheme.