I need to implement openssl into an embedded system, and I have read that RC5
uses only primitive computational operations commonly found on microprocessors.
My other option was Blowfish, 'cause it can run in few kb of memory (around 5K)
Could you suggested me anything?
Thanks
Ana
uoting [EMA
anyway remember that rc5 64 bit was hacked so at least use rc5 72 bit.
why you really want to use rc5 ?
you can use other better chipers
ciao
Rick
On Fri, 30 May 2003, Brian Hatch wrote:
>
>
> > RC5 does not appeared on the list, what can I do now?
>
> As explained earlier in the thread, if yo