diff options
Diffstat (limited to 'src/lib/libcrypto/objects/obj_mac.num')
-rw-r--r-- | src/lib/libcrypto/objects/obj_mac.num | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num index 8c50aac27f..1d0a7c802d 100644 --- a/src/lib/libcrypto/objects/obj_mac.num +++ b/src/lib/libcrypto/objects/obj_mac.num | |||
@@ -890,3 +890,30 @@ houseIdentifier 889 | |||
890 | supportedAlgorithms 890 | 890 | supportedAlgorithms 890 |
891 | deltaRevocationList 891 | 891 | deltaRevocationList 891 |
892 | dmdName 892 | 892 | dmdName 892 |
893 | id_alg_PWRI_KEK 893 | ||
894 | cmac 894 | ||
895 | aes_128_gcm 895 | ||
896 | aes_128_ccm 896 | ||
897 | id_aes128_wrap_pad 897 | ||
898 | aes_192_gcm 898 | ||
899 | aes_192_ccm 899 | ||
900 | id_aes192_wrap_pad 900 | ||
901 | aes_256_gcm 901 | ||
902 | aes_256_ccm 902 | ||
903 | id_aes256_wrap_pad 903 | ||
904 | aes_128_ctr 904 | ||
905 | aes_192_ctr 905 | ||
906 | aes_256_ctr 906 | ||
907 | id_camellia128_wrap 907 | ||
908 | id_camellia192_wrap 908 | ||
909 | id_camellia256_wrap 909 | ||
910 | anyExtendedKeyUsage 910 | ||
911 | mgf1 911 | ||
912 | rsassaPss 912 | ||
913 | aes_128_xts 913 | ||
914 | aes_256_xts 914 | ||
915 | rc4_hmac_md5 915 | ||
916 | aes_128_cbc_hmac_sha1 916 | ||
917 | aes_192_cbc_hmac_sha1 917 | ||
918 | aes_256_cbc_hmac_sha1 918 | ||
919 | rsaesOaep 919 | ||