Latest update (add quic)

This commit is contained in:
2020-07-12 19:52:18 +09:00
parent 3a6d64bb68
commit e85ee33eee
501 changed files with 19166 additions and 10232 deletions
+12 -2
View File
@@ -18,9 +18,9 @@ defined:
=over 4
"provider=default"
=item "provider=default"
"fips=yes"
=item "fips=yes"
=back
@@ -102,6 +102,16 @@ The OpenSSL FIPS provider supports these operations and algorithms:
=item DH, see L<EVP_KEYEXCH-DH(7)>
=item ECDH, see L<EVP_KEYEXCH-ECDH(7)>
=item X25519, see L<EVP_KEYEXCH-X25519(7)>
This has the property "provider=fips,fips=no"
=item X448, see L<EVP_KEYEXCH-X448(7)>
This has the property "provider=fips,fips=no"
=back
=head2 Asymmetric Signature