Skip to content

add support for siphash#10

Open
joewilliams wants to merge 5 commits intoewdurbin:masterfrom
joewilliams:siphash
Open

add support for siphash#10
joewilliams wants to merge 5 commits intoewdurbin:masterfrom
joewilliams:siphash

Conversation

@joewilliams
Copy link
Copy Markdown

We use siphash for its short input characteristics. This PR includes support and tests for SipHash. Please let me know what you think!

@ewdurbin
Copy link
Copy Markdown
Owner

ewdurbin commented May 9, 2016

Generally the addition of an alternative hash function isn't currently something that is planned for this library, as it is intended to be compatible between implementations with minimal fuss.

I'll look into available implementations of siphash for the python counterpart https://github.com/ewdurbin/clandestined-python, as well as the overall characteristics of the algorithms as they suit the intentions of this library.

In the meantime, it seems that all travis checks failed for this PR across all versions. Would you mind taking a look?

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

Successfully merging this pull request may close these issues.

2 participants