[erlang-patches] Add RIPEMD160 digest support to crypto
Michael Loftis
mloftis@REDACTED
Tue Dec 18 22:35:07 CET 2012
Add ripemd160 digest support to crypto. Includes a couple test cases.
https://github.com/mloftis/otp/compare/master-pu...crypto-add-ripemd160-digest
https://github.com/mloftis/otp/compare/master-pu...crypto-add-ripemd160-digest.patch
git fetch git://github.com/mloftis/otp.git crypto-add-ripemd160-digest
This is based off of master-pu as of a few moments ago, my read of the
requirements tells me that should be the correct spot since I'm adding a
new feature to the crypto module.
Not fully tested with the current erlang since jinterface has completely
broken my build on all platforms -- even if it is disabled it still kills
my build on most platforms because it's using sh with scripts that have
bash semantics. Might have a chance to clean up that separate issue today
and submit patches.
--
"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20121218/a938e35b/attachment.htm>
More information about the erlang-patches
mailing list