1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/cipher
Werner Koch 35aec9eee2 * random.c (add_randomness): Xor new data into the pool and not
just copy it.  This avoids any choosen input attacks which are not
serious in our setting because an outsider won't be able to mix
data in and even then we keep going with a PRNG.  Thanks to Stefan
Keller for pointing this out.
* random.c (mix_pool): Carry an extra failsafe_digest buffer
around to make the function more robust.
2002-02-10 21:34:27 +00:00
..
bithelp.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
blowfish.c Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00
blowfish.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
cast5.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
cast5.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
ChangeLog * random.c (add_randomness): Xor new data into the pool and not 2002-02-10 21:34:27 +00:00
cipher.c Fix for toupper('I') != 'i' 2001-06-12 18:42:40 +00:00
des.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
des.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
dsa.c Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
dsa.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
dynload.c Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00
dynload.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
elgamal.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
elgamal.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
g10c.c Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
gost.c See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch 1998-12-23 12:41:40 +00:00
gost.h See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch 1998-12-23 12:41:40 +00:00
Makefile.am * Makefile.am (DISCLEANFILES): Add construct.c 2001-12-21 20:07:28 +00:00
md.c Random changes 2001-08-25 09:35:43 +00:00
md5.c Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00
primegen.c typo fix 2002-01-05 18:02:59 +00:00
pubkey.c Fix for toupper('I') != 'i' 2001-06-12 18:42:40 +00:00
rand-internal.h Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00
random.c * random.c (add_randomness): Xor new data into the pool and not 2002-02-10 21:34:27 +00:00
random.h Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
rijndael.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
rmd.h Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
rmd160.c Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00
rmd160test.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
rndegd.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
rndlinux.c migration to autoconf 2.52 and bugfixes 2001-07-26 09:37:47 +00:00
rndriscos.c updated include file name 2002-01-02 17:45:57 +00:00
rndunix.c Estonian translation, .texi man pages. 2001-04-17 16:20:32 +00:00
rndw32.c * rndw32.c [CYGWIN32]: Include winioctl.h. By Disastry. 2001-12-19 18:05:04 +00:00
rsa.c fixes for the 1.0.6b bugs David recently posted to gnupg-devel. 2001-11-08 13:26:00 +00:00
rsa.h Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
sha1.c Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00
smallprime.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
tiger.c Updated copyright notices and other doc fixes. 2001-04-28 18:53:00 +00:00
twofish.c Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00