11 Nov
2008
11 Nov
'08
12:24
https://bugzilla.novell.com/show_bug.cgi?id=443693 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=443693#c4 --- Comment #4 from Timo Hoenig <thoenig@novell.com> 2008-11-11 05:24:06 MST --- This kicks in: libgcrypt-1.4.1/cipher/rijndael.c:831 if (memcmp (scratch, ciphertext, sizeof (ciphertext))) return "Rijndael-128 test encryption failed."; Strange, no? libgcrypt hasn't changed recently, let's see what adding syslog (GKR_LOG_WARN, "cih: %s, key: %s, keylen: 16", cih, key); to decrypt_buffer is telling us. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.