[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Probable OT: rc5 on openbsd
On Thu, May 08, 2003 at 07:21:47PM -0300, Gustavo Vieira Gonalves Coelho Rios wrote:
> Does anybody known about a rc5 cbc implementation working on OBSD ?
You can download and compile openssl from www.openssl.org.
In OpenBSD, a number of ciphers (IDEA, RC5) are removed
from openssl, presumably because of obnoxious patents.
'/usr/local/bin/openssl speed rc5-cbc' will do.
Best regards,
Matthias