summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2010-02-23 16:47:17 +0000
committerAndy Polyakov <appro@openssl.org>2010-02-23 16:47:17 +0000
commite5a4de9e44777c1fcde6daaf6b43164c6774c6e5 (patch)
treedf306c379f20c0bd5f0d95b875b21f92a8dadbd9 /crypto/objects/obj_mac.num
parent7d3d1788a5efe89da992e804e3624f6943d35d31 (diff)
Add assigned OIDs, as well as "anonymous" ones for AES counter mode.
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index 24f881688b..5a9efea04d 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -892,3 +892,18 @@ deltaRevocationList 891
dmdName 892
id_alg_PWRI_KEK 893
cmac 894
+aes_128_gcm 895
+aes_128_ccm 896
+id_aes128_wrap_pad 897
+aes_192_gcm 898
+aes_192_ccm 899
+id_aes192_wrap_pad 900
+aes_256_gcm 901
+aes_256_ccm 902
+id_aes256_wrap_pad 903
+aes_128_ctr 904
+aes_192_ctr 905
+aes_256_ctr 906
+id_camellia128_wrap 907
+id_camellia192_wrap 908
+id_camellia256_wrap 909