Mailing List Archive

rc2
Ok here is a quick implementation of the RC2 cipher using Gutmann's RRC.2
description. I couldn't compile the cvs at all, so I didn't try it within
libgcrypt. To test just compile it using
"gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -g -O2 -Wall rc2.c -lgcrypt"
in the cipher/ directory of libgcrypt-1.1.12.

This creates a.out which just runs a selftest of the cipher.

--
Nikos Mavroyanopoulos
Re: rc2 [ In reply to ]
Nikos Mavroyanopoulos <nmav@gnutls.org> writes:

> I couldn't compile the cvs at all, so I didn't try it within
> libgcrypt.

Uhm, could you provide details on the build failure? No problem here.

Thanks,
moritz
--
((gpg-key-id . "6F984199")
(email . "moritz@duesseldorf.ccc.de")
(webpage . "http://duesseldorf.ccc.de/~moritz/"))