Hi, >> If I tried to enrypt something (while sending an email) I get: >> ----------------- >> AES-128 test encryption failed. >> gpg: Ohhhh jeeee: ... this is a bug (seskey.c:60:make_session_key) >> ----------------- >> >> I use gnupg-2.0.11 on Gentoo Linux (AMD Ahtlon 64 X2, Kernel 2.6.28.5). >> >> I don't know how to proceed, any ideas? >> http://lists.gnupg.org/mailman/listinfo/gnupg-users > > Hi, > > I'm not sure if it is relevant, but you could take a look at > > https://bugzilla.novell.com/show_bug.cgi?id=443693
Thanks, after reading the comments I had a look on bugs.gentoo.org for "libgcrypt" and found a solution. Its an optimisation problem, "gcc -O2 ..." works... "gcc -03 ..." works not. regards W. Holzke _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
