Re: RC2

2005-05-31 Thread Werner Koch
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

Re: RC2

2005-05-25 Thread Johan Wevers
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,

Re: RC2

2005-05-25 Thread Werner Koch
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