GPG2 and IDEA
Jan Chaloupecky
chaljan at gmail.com
Tue Mar 19 16:56:04 CET 2013
I actually managed to compile just the module and load it dynamically in
gpg:
> wget ftp://ftp.uwsg.indiana.edu/linux/gentoo/distfiles/idea.c.gz
> gcc -Wall -O2 -shared -fPIC -o idea idea.c
> cp idea /usr/lib/gnupg/
> echo -e "\nload-extension idea" >> ~/.gnupg/gpg.conf
> gpg --version
>...
>Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
CAMELLIA128,
> CAMELLIA192, CAMELLIA256
>...
cheers
On Tue, Mar 19, 2013 at 4:48 PM, Werner Koch <wk at gnupg.org> wrote:
> On Tue, 19 Mar 2013 11:57, chaljan at gmail.com said:
>
> >> wget ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.2.4.tar.bz2
>
> That is a pretty old version. You should move to a decent one; at least
> 1.4.x or better the latest 1.5.1.
>
> There is no IDEA support there, regular support is only available in the
> forthcoming 1.6 (you might be able to backport from master to 1.5.1)
>
>
> Salam-Shalom,
>
> Werner
>
>
> --
> Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
>
>
--
Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20130319/2b62c493/attachment.html>
More information about the Gnupg-users
mailing list