Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cryptography related dependencies are not represented correctly #66

Open
n1ckl0sk0rtge opened this issue Jul 22, 2024 · 1 comment
Open
Labels
bug Something isn't working on hold

Comments

@n1ckl0sk0rtge
Copy link
Member

If cryptographic values are interdependent, the “internal” cryptographic references should be used to define these relationships.

Example:

if a key dependence on an algorithm use the cryptoRef field in the relatedCryptoMaterialsProperties to reference the algorithm.

@n1ckl0sk0rtge n1ckl0sk0rtge added the bug Something isn't working label Jul 22, 2024
@n1ckl0sk0rtge
Copy link
Member Author

At the moment, this topic is on hold. In the current version of CBOM, there is no option to reference algorithms from other algorithms. This is necessary for many scenarios (signature algorithm uses digest algorithm). As this reference cannot be expressed via the algorithm properties and for reasons of conciseness, we present all dependencies in the Dependencies section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on hold
Projects
None yet
Development

No branches or pull requests

1 participant