-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Describe the feature
Many algorithms rely on hash functions. Currently hash functions are part of the algorithm name in the cryptography registry, but this is not encoded in the schema. By encoding it in the schema too, it's easier for tools to retrieve it (instead of parsing the algorithm name).
Possible solutions
Add hash function to CBOM schema.
Reactions are currently unavailable