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.
2 parents dbb6575 + f9ab2ad commit e152cc1Copy full SHA for e152cc1
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-02-26T14:12:39Z",
+ "$comment": "2026-03-05T14:27:50Z",
5
"title": "Cryptographic Algorithm Family Definitions",
6
"description": "Enumerates cryptographic algorithm families and their specific metadata.",
7
"type": "object",
@@ -281,7 +281,6 @@
281
"IDEA",
282
"IKE-PRF",
283
"J-PAKE",
284
- "KMAC",
285
"LMS",
286
"MD2",
287
"MD4",
@@ -334,7 +333,8 @@
334
333
"Yarrow",
335
"ZUC",
336
"bcrypt",
337
- "scrypt"
+ "scrypt",
+ "yescrypt"
338
]
339
},
340
"ellipticCurvesEnum": {
0 commit comments