gnupg/AUTHORS

90 lines
1.9 KiB
Plaintext
Raw Normal View History

Authors of GNU Privacy Guard (GnuPG)
====================================
1998-05-26 15:38:00 +02: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.
Changes and bug fixes all over the place.
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
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
TRANSLATIONS Thiago Jung Bauermann ????????????????
pt_BR.po
jungmann@cwb.matrix.com.br
TRANSLATIONS Janusz A. Urbanowicz ???????????
pl.po
Other notes:
============
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 <tege@noisy.tmg.se>.
The keybox implementation is based on GDBM 1.7.3 by Philip A. Nelson.
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.