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

Incorrect digest algorithm names #156

Open
pwinckles opened this issue Feb 13, 2022 · 0 comments
Open

Incorrect digest algorithm names #156

pwinckles opened this issue Feb 13, 2022 · 0 comments

Comments

@pwinckles
Copy link

The spec states:

The name of the checksum algorithm MUST be normalized for use in the manifest's filename by lowercasing the common name of the algorithm and removing all non-alphanumeric characters.

However, this implementation includes the following incorrect (by the specs, definition) algorithm names:

shake_128
shake_256
sha3_512
sha3_224
sha3_256
sha3_384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant