diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/objects/obj_xref.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_xref.txt b/src/lib/libcrypto/objects/obj_xref.txt index 955977fc21..712b21a08e 100644 --- a/src/lib/libcrypto/objects/obj_xref.txt +++ b/src/lib/libcrypto/objects/obj_xref.txt | |||
| @@ -15,6 +15,10 @@ sha512WithRSAEncryption sha512 rsaEncryption | |||
| 15 | sha224WithRSAEncryption sha224 rsaEncryption | 15 | sha224WithRSAEncryption sha224 rsaEncryption |
| 16 | mdc2WithRSA mdc2 rsaEncryption | 16 | mdc2WithRSA mdc2 rsaEncryption |
| 17 | ripemd160WithRSA ripemd160 rsaEncryption | 17 | ripemd160WithRSA ripemd160 rsaEncryption |
| 18 | RSA_SHA3_224 sha3_224 rsaEncryption | ||
| 19 | RSA_SHA3_256 sha3_256 rsaEncryption | ||
| 20 | RSA_SHA3_384 sha3_384 rsaEncryption | ||
| 21 | RSA_SHA3_512 sha3_512 rsaEncryption | ||
| 18 | # For PSS the digest algorithm can vary and depends on the included | 22 | # For PSS the digest algorithm can vary and depends on the included |
| 19 | # AlgorithmIdentifier. | 23 | # AlgorithmIdentifier. |
| 20 | rsassaPss undef rsaEncryption | 24 | rsassaPss undef rsaEncryption |
