[erlang-patches] Add RIPEMD160 digest support to crypto

Michael Loftis mloftis@REDACTED
Tue Dec 18 23:10:36 CET 2012


Apologies, done...

https://github.com/mloftis/otp/compare/master...crypto-add-ripemd160-digest
https://github.com/mloftis/otp/compare/master...crypto-add-ripemd160-digest.patch

git fetch git://github.com/mloftis/otp.git crypto-add-ripemd160-digest




On Tue, Dec 18, 2012 at 1:45 PM, Tuncer Ayaz <tuncer.ayaz@REDACTED> wrote:

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



-- 

"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/7ba66e58/attachment.htm>


More information about the erlang-patches mailing list