On Sun, Jan 13, 2013 at 12:32:04PM +0100, Jérémie Courrèges-Anglas wrote: > Hi, > > I have overlooked a licence problem about the RMD160 implementation > shipped and used in seeks. The files on > http://homes.esat.kuleuven.be/~bosselae/ripemd160.html mention no real [...] > licence, only a "Copyright" note, contrary to the seeks source copies > which go like this: > Parts #1 and #2 sound a bit awkward and restrictive for me to push this > as is. I don't want to be the one pushing a port for this release. Next > release will be much easier to port and will be using mhash, thus > getting freed of this licence issue.
openssl has a rmd160 implementation free of those defects. Either link to openssl, or replace that code with the appropriate snippet.