ocaml-nocrypto
ocaml-nocrypto copied to clipboard
blowfish support
would also provide (almost for free) bcrypt
At this point, though, I'm amazed it's still being used. If people ask, I recommend Twofish instead. -- Schneier
I understand you have a specific need for Blowfish? Is there no way to maneuver around it?
Having Twofish in nocrypto would be extreemly usefull to me for another use case.
My specific need for a Blowfish is unfortunately something that can not be worked around (deployed systems, established processes, yadayada). But given the choice i would rather have a Twofish in nocrypo (and Blowfish from somewhere else) than only Blowfish.
and thank you for your work
I vote for both.