File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
33 "$id" : " http://cyclonedx.org/schema/cryptography-defs.schema.json" ,
4- "$comment" : " 2025-09-07T11:12:52Z " ,
4+ "$comment" : " 2026-02-19T23:43:11Z " ,
55 "title" : " Cryptographic Algorithm Family Definitions" ,
66 "description" : " Enumerates cryptographic algorithm families and their specific metadata." ,
77 "type" : " object" ,
259259 " CAST6" ,
260260 " CMAC" ,
261261 " CMEA" ,
262+ " CTR_DRBG" ,
262263 " ChaCha" ,
263264 " ChaCha20" ,
264- " CTR_DRBG" ,
265265 " DES" ,
266266 " DSA" ,
267267 " ECDH" ,
272272 " FFDH" ,
273273 " Fortuna" ,
274274 " GOST" ,
275- " Hash_DRBG" ,
276- " HPKE" ,
277275 " HC" ,
278276 " HKDF" ,
279277 " HMAC" ,
280278 " HMAC_DRBG" ,
279+ " HPKE" ,
280+ " Hash_DRBG" ,
281281 " IDEA" ,
282282 " IKE-PRF" ,
283283 " J-PAKE" ,
307307 " RSAES-PKCS1" ,
308308 " RSASSA-PKCS1" ,
309309 " RSASSA-PSS" ,
310- " scrypt" ,
311310 " SEED" ,
312311 " SHA-1" ,
313312 " SHA-2" ,
319318 " SM9" ,
320319 " SNOW3G" ,
321320 " SP800-108" ,
321+ " SPAKE2" ,
322+ " SPAKE2PLUS" ,
323+ " SRP" ,
322324 " Salsa20" ,
323325 " Serpent" ,
324326 " SipHash" ,
325327 " Skipjack" ,
326- " SRP" ,
327328 " TUAK" ,
328329 " Twofish" ,
329330 " UMAC" ,
332333 " XMSS" ,
333334 " Yarrow" ,
334335 " ZUC" ,
335- " bcrypt"
336+ " bcrypt" ,
337+ " scrypt"
336338 ]
337339 },
338340 "ellipticCurvesEnum" : {
587589 ]
588590 }
589591 }
590- }
592+ }
You can’t perform that action at this time.
0 commit comments