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

Add tests to support different Digest algorithms #414

Open
gorkem opened this issue Jul 15, 2024 · 1 comment
Open

Add tests to support different Digest algorithms #414

gorkem opened this issue Jul 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gorkem
Copy link
Contributor

gorkem commented Jul 15, 2024

Kit defaults to SHA256 for digests. Develop a set of tests and fix when necessary to support multiple digest algorithms.

@amisevsk
Copy link
Contributor

While the OCI spec doesn't constrain the hashing algorithm, everyone has settled on SHA256 and I believe many tools will fail on anything else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants