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

you could add twofish #111

Open
UnixJunkie opened this issue Jan 16, 2017 · 2 comments
Open

you could add twofish #111

UnixJunkie opened this issue Jan 16, 2017 · 2 comments

Comments

@UnixJunkie
Copy link

https://github.com/mbacarella/opws/blob/master/twofish.ml

@cfcs
Copy link

cfcs commented Mar 25, 2017

For use in interactive protocols you would want the implementation to be resistant to timing attacks, something that the design of the Twofish algorithm makes notoriously hard, and especially in a pure OCaml implementation.

What is your use case for asking for Twofish inclusion?

@UnixJunkie
Copy link
Author

No special use case. I just like that it's an open, high bit-rate, block cipher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants