aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS7
1 files changed, 3 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 1e74b0a94..8b541fcac 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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.
-