On Tue, 24 May 2005 18:35:45 +0200, Alexander Hoffmann said:
> (rfc2268.c), but it will not be compiled (i concluded it from
> "libgcrypt-config --algorithms" output). What should i do to get the RC2
There might be a bug in libgcrypt-config --algorithms. However there
is no need to do any specia
Alexander Hoffmann wrote:
>purpose. As i know the RC2 algorithm is implemented in libgcrypt
>(rfc2268.c), but it will not be compiled (i concluded it from
>"libgcrypt-config --algorithms" output). What should i do to get the RC2
>algorithm compiled?
>I use libgcrypt-1.2.1
I don't know libgcrypt,
On Tue, 24 May 2005 22:10:04 +0200, Alexander Hoffmann said:
> Hello,
> i don't know if it is the best place to ask this type of questions, but
> if i'm wrong here could you tell me a right mailing list fot it.
> I want to decrypt rrc2 encrypted mails and use libgcrypt for this
> purpose. As i kno