Skip to content

Commit

Permalink
openssl-ciphers.pod.in: add Integrity only cipher suites.
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 committed Dec 7, 2023
1 parent 51897d6 commit 2586a2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/man1/openssl-ciphers.pod.in
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,11 @@ Note: the CBC modes mentioned in this RFC are not supported.
TLS_AES_128_CCM_SHA256 TLS_AES_128_CCM_SHA256
TLS_AES_128_CCM_8_SHA256 TLS_AES_128_CCM_8_SHA256

=head2 Integrity only cipher suites from RFC9150, extending TLS v1.3

TLS_SHA256_SHA256 TLS_SHA256_SHA256
TLS_SHA384_SHA384 TLS_SHA384_SHA384

=head2 Older names used by OpenSSL

The following names are accepted by older releases:
Expand Down

0 comments on commit 2586a2e

Please sign in to comment.