summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorXu Yizhou <xuyizhou1@huawei.com>2022-11-01 17:06:45 +0800
committerTomas Mraz <tomas@openssl.org>2022-11-29 16:17:30 +0100
commitde8f6a3e293a43f364cddefdf734b13486ec4cc9 (patch)
tree14edad9fa98ac12fa038f2442eacfcbcc5fd76bc /crypto/objects/obj_mac.num
parent9fba7d261ac970e43e80dc41b11f2655a1b530b0 (diff)
obj: Add SM4 XTS OID
Add the following OID: SM4-XTS: 1.2.156.10197.1.104.10 Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19619)
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index 6f9cea2b0e..f0fe5c64e5 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -1287,3 +1287,4 @@ brainpoolP384r1tls13 1286
brainpoolP512r1tls13 1287
brotli 1288
zstd 1289
+sm4_xts 1290