File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ OpenSSL 3.0
30
30
the various push functions and finally convert to a passable OSSL_PARAM
31
31
array using OSSL_PARAM_BLD_to_param().
32
32
33
- * Paul Dale *
33
+ *Paul Dale*
34
34
35
35
* EVP_PKEY_get0_RSA(), EVP_PKEY_get0_DSA(), EVP_PKEY_get0_DH(), and
36
36
EVP_PKEY_get0_EC_KEY() can now handle EVP_PKEYs with provider side
@@ -43,9 +43,9 @@ OpenSSL 3.0
43
43
44
44
*Richard Levitte*
45
45
46
- * ` ASN1_verify()`, ` ASN1_digest()` and ` ASN1_sign()` have been deprecated.
46
+ * ASN1_verify(), ASN1_digest() and ASN1_sign() have been deprecated.
47
47
They are old functions that we don't use, and that you could disable with
48
- the macro ` NO_ASN1_OLD` . This goes all the way back to OpenSSL 0.9.7.
48
+ the macro NO_ASN1_OLD. This goes all the way back to OpenSSL 0.9.7.
49
49
50
50
*Richard Levitte*
51
51
You can’t perform that action at this time.
0 commit comments