Page 1 of 1

RIPEMD-160 on java card

Posted: Mon Jan 11, 2016 10:52 pm
by sheeybujk
Hi!
I need to generate an RIPEMD-160 hash value on java card. But my card doesn't support this!
Is there any way to implement this algorithm on the card in software? Thanks in advance!

BR
Sheeybujk

Re: RIPEMD-160 on java card

Posted: Wed Jan 13, 2016 4:42 am
by rena2019
for sure, use existing java source code, e.g. https://github.com/martinpaljak/AppletP ... md160.java