Add an OID for "id-alg-hss-lms-hashsig"

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
MergeDate: Tue Jan 13 10:13:35 2026
(Merged from https://github.com/openssl/openssl/pull/29599)
This commit is contained in:
slontis
2026-01-12 16:52:56 +11:00
committed by Tomas Mraz
parent 4d3d1c9f01
commit 9bd2f96139
6 changed files with 21 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by crypto/objects/objects.pl
*
* Copyright 2000-2025 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2000-2026 The OpenSSL Project Authors. All Rights Reserved.
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
@@ -1066,6 +1066,10 @@
#define NID_id_alg_PWRI_KEK 893
#define OBJ_id_alg_PWRI_KEK OBJ_id_smime_alg,9L
#define SN_id_alg_hss_lms_hashsig "id-alg-hss-lms-hashsig"
#define NID_id_alg_hss_lms_hashsig 1501
#define OBJ_id_alg_hss_lms_hashsig OBJ_id_smime_alg,17L
#define SN_HKDF_SHA256 "id-alg-hkdf-with-sha256"
#define LN_HKDF_SHA256 "HKDF-SHA256"
#define NID_HKDF_SHA256 1496