summaryrefslogtreecommitdiff
path: root/crypto/objects/objects.txt
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/objects.txt
parent9fba7d261ac970e43e80dc41b11f2655a1b530b0 (diff)
downloadopenssl-new-de8f6a3e293a43f364cddefdf734b13486ec4cc9.tar.gz
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/objects.txt')
-rw-r--r--crypto/objects/objects.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/objects/objects.txt b/crypto/objects/objects.txt
index d8aaac0570..ed4746f462 100644
--- a/crypto/objects/objects.txt
+++ b/crypto/objects/objects.txt
@@ -1611,6 +1611,7 @@ sm-scheme 104 6 : SM4-CFB8 : sm4-cfb8
sm-scheme 104 7 : SM4-CTR : sm4-ctr
sm-scheme 104 8 : SM4-GCM : sm4-gcm
sm-scheme 104 9 : SM4-CCM : sm4-ccm
+sm-scheme 104 10 : SM4-XTS : sm4-xts
# There is no OID that just denotes "HMAC" oddly enough...