projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b6035
)
Correction for RSA_padding_check_xxx() documentation.
author
Ulf Möller
<ulf@openssl.org>
Tue, 22 Feb 2000 11:11:41 +0000
(11:11 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Tue, 22 Feb 2000 11:11:41 +0000
(11:11 +0000)
doc/crypto/RSA_padding_add_PKCS1_type_1.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
b/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
index 1519b2e1a65aa2134ecb8c3c9396f8433ee0d13c..236bc81e89c0b6bb3b1c2c7fdb2139519f0fd442 100644
(file)
--- a/
doc/crypto/RSA_padding_add_PKCS1_type_1.pod
+++ b/
doc/crypto/RSA_padding_add_PKCS1_type_1.pod
@@
-90,7
+90,7
@@
RSA_padding_add_xxx().
RSA_padding_check_xxx() verifies that the B<fl> bytes at B<f> contain
a valid encoding for a B<rsa_len> byte RSA key in the respective
-encoding method and stores the recovered data of
at most B<tlen> bytes
+encoding method and stores the recovered data of
size B<tlen>
at B<to>.
For RSA_padding_xxx_OAEP(), B<p> points to the encoding parameter