summaryrefslogtreecommitdiffstats
path: root/doc/man7/OSSL_PROVIDER-base.pod
diff options
context:
space:
mode:
authorDimitri John Ledkov <dimitri.ledkov@surgut.co.uk>2024-07-11 13:20:09 +0200
committerPauli <ppzgs1@gmail.com>2024-07-31 06:44:51 +0200
commit8f3ebb7d601e9066b6ac1059fe28d57cb5fd24a7 (patch)
tree6bb23756cf2796e110108a75ddba16d6382da934 /doc/man7/OSSL_PROVIDER-base.pod
parentjitter: add a new provider containing a jitter entropy source alone (diff)
downloadopenssl-8f3ebb7d601e9066b6ac1059fe28d57cb5fd24a7.tar.xz
openssl-8f3ebb7d601e9066b6ac1059fe28d57cb5fd24a7.zip
JITTER: add documentation
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24844)
Diffstat (limited to 'doc/man7/OSSL_PROVIDER-base.pod')
-rw-r--r--doc/man7/OSSL_PROVIDER-base.pod6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/man7/OSSL_PROVIDER-base.pod b/doc/man7/OSSL_PROVIDER-base.pod
index 93a9029fd6..ccd425401d 100644
--- a/doc/man7/OSSL_PROVIDER-base.pod
+++ b/doc/man7/OSSL_PROVIDER-base.pod
@@ -63,10 +63,12 @@ The OpenSSL base provider supports these operations and algorithms:
=item SEED-SRC, see L<EVP_RAND-SEED-SRC(7)>
+=item JITTER, see L<EVP_RAND-JITTER(7)>
+
=back
-In addition to this provider, the "SEED-SRC" algorithm is also available in the
-default provider.
+In addition to this provider, the "SEED-SRC" and "JITTER" algorithms
+are also available in the default provider.
=head2 Asymmetric Key Encoder