CycloneDX / CycloneDX/specification
[FEATURE]: Add KangarooTwelve and TurboSHAKE to Cryptography Registry
Open
cap: cryptography-registry
- Dominant language
- XSLT
- Stars
- 547
- Forks
- 93
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 37
Description
## Describe the feature
KangarooTwelve and TurboSHAKE are currently missing from schema/cryptography-defs.json. This issue proposes adding these algorithms to the Cryptography Registry.
## Specifications
KangarooTwelve and TurboSHAKE both are an extendable‑output function (XOF) built on the Keccak permutation, which is also the foundation of SHA‑3.
Sources:
- [RFC 9861: KangarooTwelve and TurboSHAKE](https://www.rfc-editor.org/rfc/rfc9861.pdf)
- [KangarooTwelve and TurboSHAKE - ietf.org](https://www.ietf.org/archive/id/draft-irtf-cfrg-kangarootwelve-16.html)
Contributor guide
Assessment
This issue has not been assessed yet.