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

Revisit reversible hash functions now that the CQF is available #1816

Open
ctb opened this issue Nov 11, 2017 · 4 comments
Open

Revisit reversible hash functions now that the CQF is available #1816

ctb opened this issue Nov 11, 2017 · 4 comments

Comments

@ctb
Copy link
Member

ctb commented Nov 11, 2017

See #1441, #1442.

Idea is that since the CQF stores hashes, we would be able to retrieve hashes and then reverse them to get the k-mers (at least for k <= 32).

@betatim suggests keywords "avalanching" ("“small change makes big change in the hash value”) and maybe symmetric ciphers

@ctb looking at bit relocation and this link and this link.

@ctb
Copy link
Member Author

ctb commented Nov 11, 2017

@ctb
Copy link
Member Author

ctb commented Nov 14, 2017

Heng Li to the rescue: https://gist.github.com/lh3/59882d6b96166dfc3d8d

@betatim
Copy link
Member

betatim commented Nov 14, 2017

@ctb
Copy link
Member Author

ctb commented Nov 14, 2017 via email

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

2 participants