We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ea822 commit 477aef7Copy full SHA for 477aef7
1 file changed
schema/cryptography-defs.schema.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
"$id": "http://cyclonedx.org/schema/cryptography-defs.schema.json",
4
- "$comment": "2026-03-05T14:27:50Z",
+ "$comment": "2026-03-26T18:34:59Z",
5
"title": "Cryptographic Algorithm Family Definitions",
6
"description": "Enumerates cryptographic algorithm families and their specific metadata.",
7
"type": "object",
@@ -247,6 +247,7 @@
247
"A5/1",
248
"A5/2",
249
"AES",
250
+ "ANSI-KDF",
251
"ARIA",
252
"Argon2",
253
"Ascon",
@@ -317,13 +318,15 @@
317
318
"SM9",
319
"SNOW3G",
320
"SP800-108",
321
+ "SP800-56C",
322
"SPAKE2",
323
"SPAKE2PLUS",
324
"SRP",
325
"Salsa20",
326
"Serpent",
327
"SipHash",
328
"Skipjack",
329
+ "TLS-PRF",
330
"TUAK",
331
"Twofish",
332
"UMAC",
0 commit comments