aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/man/RSA_blinding_on.3
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2019-09-10 21:08:17 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2019-09-10 21:08:17 +0000
commitda327cd22e88f26f6cab9d4c45805b512139aa11 (patch)
tree9b1dbd322d595c88aec57cc142ba0f0541f29de8 /secure/lib/libcrypto/man/RSA_blinding_on.3
parenta0ddf7998714a2a0cd99cdfc6a79f0d0b533ce8b (diff)
parentfbc3ad1ae1976eb5f2bac351260f2c5ee255c27f (diff)
downloadsrc-da327cd22e88f26f6cab9d4c45805b512139aa11.tar.gz
src-da327cd22e88f26f6cab9d4c45805b512139aa11.zip
Merge OpenSSL 1.1.1d.
Notes
Notes: svn path=/head/; revision=352191
Diffstat (limited to 'secure/lib/libcrypto/man/RSA_blinding_on.3')
-rw-r--r--secure/lib/libcrypto/man/RSA_blinding_on.39
1 files changed, 4 insertions, 5 deletions
diff --git a/secure/lib/libcrypto/man/RSA_blinding_on.3 b/secure/lib/libcrypto/man/RSA_blinding_on.3
index 3046f4f95b1b..eb950af7ce6b 100644
--- a/secure/lib/libcrypto/man/RSA_blinding_on.3
+++ b/secure/lib/libcrypto/man/RSA_blinding_on.3
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35)
+.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_BLINDING_ON 3"
-.TH RSA_BLINDING_ON 3 "2019-05-28" "1.1.1c" "OpenSSL"
+.TH RSA_BLINDING_ON 3 "2019-09-10" "1.1.1d" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -157,8 +157,7 @@ must be used to protect the \s-1RSA\s0 operation from that attack.
.PP
\&\fBRSA_blinding_on()\fR turns blinding on for key \fBrsa\fR and generates a
random blinding factor. \fBctx\fR is \fB\s-1NULL\s0\fR or a pre-allocated and
-initialized \fB\s-1BN_CTX\s0\fR. The random number generator must be seeded
-prior to calling \fBRSA_blinding_on()\fR.
+initialized \fB\s-1BN_CTX\s0\fR.
.PP
\&\fBRSA_blinding_off()\fR turns blinding off and frees the memory used for
the blinding factor.
@@ -169,7 +168,7 @@ the blinding factor.
\&\fBRSA_blinding_off()\fR returns no value.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2000\-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2019 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the OpenSSL license (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy