X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman7%2FOSSL_PROVIDER-default.pod;h=0b477b56c1acee02c75f734a98b6976fc8931273;hp=f82f8d8551bba243a92d3b04ea8473823dbedc2f;hb=ece9304c96f71277ca95696d9bc49fdec51e9f17;hpb=f650993f1de3dbb5eda9009ad0c4895a7b1b7fe2 diff --git a/doc/man7/OSSL_PROVIDER-default.pod b/doc/man7/OSSL_PROVIDER-default.pod index f82f8d8551..0b477b56c1 100644 --- a/doc/man7/OSSL_PROVIDER-default.pod +++ b/doc/man7/OSSL_PROVIDER-default.pod @@ -192,25 +192,25 @@ The OpenSSL default provider supports these operations and algorithms: =back -=head2 Asymmetric Key Serializer +=head2 Asymmetric Key Encoder -The default provider also includes all of the serialization algorithms +The default provider also includes all of the encoding algorithms present in the base provider. Some of these have the property "fips=yes", to allow them to be used together with the FIPS provider. =over 4 -=item RSA, see L +=item RSA, see L -=item DH, see L +=item DH, see L -=item DSA, see L +=item DSA, see L -=item EC, see L +=item EC, see L -=item X25519, see L +=item X25519, see L -=item X448, see L +=item X448, see L =back