Describe the defect
Where:
schema/cryptography-defs.json
What:
- The bcrypt pattern contains a bracket mismatch:
bcrypt[-{cost)]
- TUAK variants are incorrectly named as
TUAC (TUAC[-MAC], TUAC[-KDF])
Impact:
These issues can break algorithm pattern parsing and result in inconsistent
cryptographic asset identification across CBOM tooling.
Additional context
Both issues are data-quality / naming defects in the Cryptography Registry and
can be fixed without changing schema behavior or introducing new algorithms.