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

Review #11

Open
tkaitchuck opened this issue Jul 5, 2019 · 2 comments
Open

Review #11

tkaitchuck opened this issue Jul 5, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@tkaitchuck
Copy link
Owner

Review of aHash is needed both in implementation and conceptually to ensure that it actually satisfies the properties it is attempting to guarantee.

@tkaitchuck tkaitchuck added the help wanted Extra attention is needed label Jan 19, 2020
@tkaitchuck
Copy link
Owner Author

This may serve as a starting point https://github.com/tkaitchuck/aHash/wiki/How-aHash-is-resists-DOS-attacks

@ciphergoth
Copy link

In order to do this, we could do with a short paper precisely specifying the algorithms you want reviewed! You say something about "not cryptographically secure", but what you want is a cryptographic property - that an attacker who doesn't know the secret key will find it difficult to create a lot of collisions in the hash table. It would be interesting to try to specify this more precisely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants