]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Added HSS/LMS OID id-alg-hss-lms-hashsig
authorslontis <shane.lontis@oracle.com>
Fri, 12 Dec 2025 03:02:42 +0000 (14:02 +1100)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Feb 2026 14:39:57 +0000 (14:39 +0000)
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
MergeDate: Fri Feb 27 14:40:27 2026
(Merged from https://github.com/openssl/openssl/pull/29381)

include/openssl/evp.h

index bb90b4f3c9ece7e402a963a56972580b37dc714f..4e2c66d453c711449d8ac89e8dd83f95b5b91bed 100644 (file)
@@ -98,6 +98,7 @@
 #define EVP_PKEY_SLH_DSA_SHAKE_192F NID_SLH_DSA_SHAKE_192f
 #define EVP_PKEY_SLH_DSA_SHAKE_256S NID_SLH_DSA_SHAKE_256s
 #define EVP_PKEY_SLH_DSA_SHAKE_256F NID_SLH_DSA_SHAKE_256f
+#define EVP_PKEY_HSS_LMS NID_id_alg_hss_lms_hashsig
 
 /* Special indicator that the object is uniquely provider side */
 #define EVP_PKEY_KEYMGMT -1