mirror of
https://github.com/openssl/openssl.git
synced 2026-01-25 02:56:43 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user