1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-01 02:42:44 +02:00
gnupg/AUTHORS

79 lines
2.2 KiB
Plaintext
Raw Normal View History

Program: GnuPG
Maintainer: Werner Koch <wk@gnupg.org>
1998-05-26 15:38:00 +02:00
Authors
=======
1998-05-26 15:38:00 +02:00
Birger Langkjer <birger.langkjer@image.dk> Translations [da]
Daniel Resare <daniel@resare.com> xxxx [sv]
1998-05-26 15:38:00 +02:00
Ga<EFBFBD>l Qu<51>ri <gqueri@mail.dotcom.fr> Translations [fr]
(fixed a lot of typos)
1998-07-29 21:35:05 +02:00
Gregory Steuck <steuck@iname.com> Translations [ru]
1998-07-29 21:35:05 +02:00
Edmund GRIMLEY EVANS <edmundo@rano.org> Translations [eo]
Ivo Timmermans <itimmermans@bigfoot.com> Translations [nl]
Janusz Aleksander Urbanowicz <alex@bofh.torun.pl> Translations [po]
1998-11-18 20:59:06 +01:00
Michael Roth <mroth@nessie.de> Assignment
(wrote cipher/des.c., changes and bug fixes all over the place)
1998-10-06 14:10:02 +02:00
Marco d'Itri <md@linux.it> Translations [it]
1998-11-18 20:59:06 +01:00
Matthew Skala <mskala@ansuz.sooke.bc.ca> Disclaimer
(wrote cipher/twofish.c)
1998-09-14 17:49:56 +02:00
Niklas Hernaeus <nh@df.lth.se> Disclaimer
(weak key patches)
1998-09-14 17:49:56 +02:00
2000-10-03 20:08:06 +02:00
Nils Ellmenreich <nils 'at' infosun.fmi.uni-passau.de> Assignment
(configure.in, cipher/rndlinux.c, FAQ)
Pedro Morais <morais@poli.org> Translations [pt_BR]
R<EFBFBD>mi Guyomarch <rguyom@mail.dotcom.fr> Assignment
(g10/compress.c, g10/encr-data.c,
g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c)
Tedi Heriyanto <tedi-h@usa.net> Translations [id]
1998-11-18 20:59:06 +01:00
Thiago Jung Bauermann <jungmann@cwb.matrix.com.br> Translations [pt_BR]
1998-11-18 20:59:06 +01:00
Urko Lusa <ulusa@euskalnet.net> Translations [es_ES]
1998-11-18 20:59:06 +01:00
Walter Koch <koch@hsp.de> Translations [de]
1998-11-18 20:59:06 +01:00
Werner Koch <wk@gnupg.org> Assignment
(started the whole thing)
1998-09-14 17:49:56 +02:00
Yosiaki IIDA <iida@secom.ne.jp> Translations [ja]
1998-09-11 07:47:32 +02:00
1998-07-29 21:35:05 +02:00
1998-10-25 20:00:01 +01:00
Other legal information
=======================
1998-11-14 11:21:58 +01:00
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 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.
Copyright Peter Gutmann, Paul Kendall, and Chris Wedgwood 1996-1999.
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.