]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man7/provider-asym_cipher.pod
Be more explicit about RSAES-PKCS#1v1.5 error handling
[thirdparty/openssl.git] / doc / man7 / provider-asym_cipher.pod
index e3f11d8543997e3485af73e4132342d9f1220949..24fe160bf751f793e0540e814c3f1aa420961c43 100644 (file)
@@ -241,7 +241,7 @@ decryption. When set (non zero value), the decryption API will return
 a deterministically random value if the PKCS#1 v1.5 padding check fails.
 This makes exploitation of the Bleichenbacher significantly harder, even
 if the code using the RSA decryption API is not implemented in side-channel
-free manner. Set by default.
+free manner. Set by default. Requires provider support.
 
 =back