1998-12-23 17:16:57 +01:00
|
|
|
Authors of GNU Privacy Guard (GnuPG)
|
|
|
|
====================================
|
1998-05-26 15:38:00 +02:00
|
|
|
|
1998-12-23 17:16:57 +01:00
|
|
|
GNUPG Werner Koch 1998-02-23
|
|
|
|
Assigns GNU Privacy Guard and future changes.
|
|
|
|
werner.koch@guug.de
|
|
|
|
Designed and implemented GnuPG.
|
1998-05-26 15:38:00 +02:00
|
|
|
|
|
|
|
|
1998-11-18 20:59:06 +01:00
|
|
|
GNUPG Matthew Skala 1998-08-10
|
|
|
|
Disclaims changes.
|
|
|
|
mskala@ansuz.sooke.bc.ca
|
|
|
|
Wrote cipher/twofish.c.
|
1998-07-29 21:35:05 +02:00
|
|
|
|
1998-09-18 17:24:53 +02:00
|
|
|
GNUPG Natural Resources Canada 1998-08-11
|
1998-09-11 07:47:32 +02:00
|
|
|
Disclaims changes by Matthew Skala.
|
1998-07-29 21:35:05 +02:00
|
|
|
|
1998-11-18 20:59:06 +01:00
|
|
|
|
1998-10-06 14:10:02 +02:00
|
|
|
GNUPG Michael Roth Germany 1998-09-17
|
1998-11-18 20:59:06 +01:00
|
|
|
Assigns changes.
|
|
|
|
mroth@nessie.de
|
1998-11-14 11:21:58 +01:00
|
|
|
Wrote cipher/des.c.
|
1998-10-06 14:10:02 +02:00
|
|
|
|
1998-11-18 20:59:06 +01:00
|
|
|
|
|
|
|
GNUPG Niklas Hernaeus 1998-09-18
|
|
|
|
Disclaims changes.
|
|
|
|
nh@df.lth.se
|
1998-11-14 11:21:58 +01:00
|
|
|
Weak key patches.
|
1998-09-14 17:49:56 +02:00
|
|
|
|
|
|
|
|
1998-11-18 20:59:06 +01:00
|
|
|
TRANSLATIONS Marco d'Itri 1997-02-22
|
|
|
|
Disclaimer. [it]
|
|
|
|
md@linux.it
|
|
|
|
|
|
|
|
|
|
|
|
TRANSLATIONS Gael Queri 1998-09-08
|
|
|
|
Disclaimer. [fr]
|
|
|
|
gqueri@mail.dotcom.fr
|
1999-01-12 11:20:24 +01:00
|
|
|
Fixed a lot of typos.
|
1998-11-18 20:59:06 +01:00
|
|
|
|
|
|
|
|
|
|
|
TRANSLATIONS Walter Koch 1998-09-08
|
|
|
|
Disclaimer. [de]
|
|
|
|
walterk@dip.de
|
1998-09-14 17:49:56 +02:00
|
|
|
|
1998-09-11 07:47:32 +02:00
|
|
|
|
1998-11-18 20:59:06 +01:00
|
|
|
TRANSLATIONS Gregory Steuck 1998-10-20
|
|
|
|
Disclaimer. [ru?]
|
|
|
|
steuck@iname.com
|
1998-07-29 21:35:05 +02:00
|
|
|
|
1998-10-25 20:00:01 +01:00
|
|
|
|
1998-11-18 20:59:06 +01:00
|
|
|
TRANSLATIONS Urko Lusa ??????????
|
1998-11-14 11:21:58 +01:00
|
|
|
es_ES.po
|
|
|
|
|
|
|
|
|
1998-12-08 15:13:59 +01:00
|
|
|
TRANSLATIONS Thiago Jung Bauermann ????????????????
|
|
|
|
pt_BR.po
|
|
|
|
|
|
|
|
|
1998-12-29 14:47:31 +01:00
|
|
|
TRANSLATIONS Janusz A. Urbanowicz ???????????
|
|
|
|
pl.po
|
|
|
|
|
|
|
|
|
1998-12-08 15:13:59 +01:00
|
|
|
|
1998-11-25 12:55:58 +01:00
|
|
|
Other notes:
|
|
|
|
============
|
1998-12-10 20:20:47 +01:00
|
|
|
This program uses the zlib compression library written by
|
|
|
|
Jean-loup Gailly and Mark Adler.
|
|
|
|
|
1998-12-29 14:47:31 +01:00
|
|
|
Most of the stuff in mpi has been taken from the GMP library by
|
|
|
|
Torbjorn Granlund <tege@noisy.tmg.se>.
|
1998-12-10 20:20:47 +01:00
|
|
|
|
1998-12-23 13:41:40 +01:00
|
|
|
The keybox implementation is based on GDBM 1.7.3 by Philip A. Nelson.
|
1998-11-25 12:55:58 +01:00
|
|
|
|
1998-12-23 13:41:40 +01:00
|
|
|
The file cipher/rndunix.c is based on Peter Gutmann's rndunix.c from
|
|
|
|
cryptlib. - He promised to add the GPL as an alternative license to
|
|
|
|
this and some other files. We don't have a disclaimer yet, but due
|
|
|
|
to the fact that this is only needed for non-free systems we can
|
|
|
|
easily remove this from the distribution and put it as an extra module
|
|
|
|
on the FTP server.
|
|
|
|
|
|
|
|
The files in debian/ are by James Troup who is the Debian maintainer
|
|
|
|
for GnuPG.
|
|
|
|
|
|
|
|
The RPM specs file scripts/gnupg.spec has been contributed by
|
|
|
|
several people.
|
1998-12-17 18:36:05 +01:00
|
|
|
|