diff options
author | Werner Koch <[email protected]> | 2000-10-06 10:29:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2000-10-06 10:29:50 +0000 |
commit | 9b30ea9619504b3e2a56c5687675585f70224edd (patch) | |
tree | 3ca60ae45f1a2d535f44b0a2061611ac7d062cd1 | |
parent | See ChangeLog: Wed Oct 4 15:50:18 CEST 2000 Werner Koch (diff) | |
download | gnupg-9b30ea9619504b3e2a56c5687675585f70224edd.tar.gz gnupg-9b30ea9619504b3e2a56c5687675585f70224edd.zip |
See ChangeLog: Fri Oct 6 12:30:55 CEST 2000 Werner Koch
-rw-r--r-- | AUTHORS | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -57,15 +57,15 @@ Yosiaki IIDA <[email protected]> Translations [ja] Other legal information ======================= -Natural Resources Canada disclaims changes by Matthew Skala. - This program uses the zlib compression library written by Jean-loup Gailly and Mark Adler. Most of the stuff in mpi has been taken from the GMP library by Torbjorn Granlund <[email protected]>. -The keybox implementation is based on GDBM 1.7.3 by Philip A. Nelson. +The Rijndael implementation (cipher/rijndael.c) is based on the +public domain reference code provided for the AES selection process. +The Rijndael algorithm is due to Joan Daemen and Vincent Rijmen. The files cipher/rndunix.c and cipher/rndw32.c are based on rndunix.c and rndwin32.c from cryptlib. @@ -76,4 +76,3 @@ for GnuPG. The RPM specs file scripts/gnupg.spec has been contributed by several people. - |