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

crypto-hash: rework the definition of cryptographic hash #45

Open
hhirtz opened this issue Jan 31, 2020 · 0 comments
Open

crypto-hash: rework the definition of cryptographic hash #45

hhirtz opened this issue Jan 31, 2020 · 0 comments

Comments

@hhirtz
Copy link

hhirtz commented Jan 31, 2020

Parts of the definition of a cryptographic hash in The Cryptographic Hash are not quite correct, for example

Deterministic: [...] If two files have the same output hash when processed with the same cryptographic hash function, then the data can be believed to be identical.

This sentence describes the "unique" property of crypto hashes, not determinism.

I'll open a PR in a few days.

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