Skip to content

Commit 477aef7

Browse files
chore: update algorithm families [skip ci]
1 parent 12ea822 commit 477aef7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

schema/cryptography-defs.schema.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
33
"$id": "http://cyclonedx.org/schema/cryptography-defs.schema.json",
4-
"$comment": "2026-03-05T14:27:50Z",
4+
"$comment": "2026-03-26T18:34:59Z",
55
"title": "Cryptographic Algorithm Family Definitions",
66
"description": "Enumerates cryptographic algorithm families and their specific metadata.",
77
"type": "object",
@@ -247,6 +247,7 @@
247247
"A5/1",
248248
"A5/2",
249249
"AES",
250+
"ANSI-KDF",
250251
"ARIA",
251252
"Argon2",
252253
"Ascon",
@@ -317,13 +318,15 @@
317318
"SM9",
318319
"SNOW3G",
319320
"SP800-108",
321+
"SP800-56C",
320322
"SPAKE2",
321323
"SPAKE2PLUS",
322324
"SRP",
323325
"Salsa20",
324326
"Serpent",
325327
"SipHash",
326328
"Skipjack",
329+
"TLS-PRF",
327330
"TUAK",
328331
"Twofish",
329332
"UMAC",

0 commit comments

Comments
 (0)