[erlang-patches] Add RIPEMD160 digest support to crypto

Tuncer Ayaz tuncer.ayaz@REDACTED
Tue Dec 18 22:45:44 CET 2012


On Tue, Dec 18, 2012 at 10:35 PM, Michael Loftis wrote:
>
> Add ripemd160 digest support to crypto. Includes a couple test
> cases.
>
>
> 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.

A patch for 'master-pu' has to be based off 'master'.

> 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.



More information about the erlang-patches mailing list