diff options
Diffstat (limited to 'src/lib/libcrypto/objects/objects.txt')
-rw-r--r-- | src/lib/libcrypto/objects/objects.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt index 4d5a52efcf..bdf6ea9fe3 100644 --- a/src/lib/libcrypto/objects/objects.txt +++ b/src/lib/libcrypto/objects/objects.txt | |||
@@ -1477,3 +1477,9 @@ tc26 1 3 3 : id-tc26-signwithdigest-gost3410-2012-512 : GOST R 34.11-2012 with | |||
1477 | : AuthECDSA : auth-ecdsa | 1477 | : AuthECDSA : auth-ecdsa |
1478 | : AuthGOST01 : auth-gost01 | 1478 | : AuthGOST01 : auth-gost01 |
1479 | : AuthNULL : auth-null | 1479 | : AuthNULL : auth-null |
1480 | |||
1481 | # Hybrid KEMs from | ||
1482 | # https://www.ietf.org/archive/id/draft-ietf-lamps-pq-composite-kem-06.html#section-7.1 | ||
1483 | 2 16 840 1 114027 80 5 2 33 : MLKEM768-X25519 | ||
1484 | 2 16 840 1 114027 80 5 2 34 : MLKEM768-ECDH-P256 | ||
1485 | 2 16 840 1 114027 80 5 2 35 : MLKEM768-ECDH-P384 | ||