RC2 in libgcrypt

Nikos Mavroyanopoulos nmav@gnutls.org
Sun, 22 Jun 2003 19:00:10 +0300


While trying to create a parser for PKCS12 encrypted files,
I noticed that most of the browsers use RC2 (precisely RC2-40)
to encrypt certificates and CRLs.

Is there any chance into including RC2 in libgcrypt? Without
it, it is not possible to create a real pkcs-12 packet parser.

An RC2 implementation under the public domain can be found at:
ftp://ftp.funet.fi/pub/crypt/cryptography/symmetric/rc2/rrc2.tar.gz

-- 
Nikos Mavroyanopoulos