summaryrefslogtreecommitdiff
path: root/AUTHORS
blob: e7107b34b0bba29d3db01bf850c23206448a1977 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
Authors of GNU Privacy Guard (GnuPG)
====================================

GNUPG	Werner Koch		  1998-02-23
Assigns GNU Privacy Guard and future changes.
werner.koch@guug.de
Designed and implemented GnuPG.


GNUPG	Matthew Skala		   1998-08-10
Disclaims changes.
mskala@ansuz.sooke.bc.ca
Wrote cipher/twofish.c.

GNUPG	Natural Resources Canada    1998-08-11
Disclaims changes by Matthew Skala.


GNUPG	Michael Roth	Germany     1998-09-17
Assigns changes.
mroth@nessie.de
Wrote cipher/des.c.
Changes and bug fixes all over the place.


GNUPG	Niklas Hernaeus 	1998-09-18
Disclaims changes.
nh@df.lth.se
Weak key patches.


GNUPG	Rémi Guyomarch		1999-05-25
Assigns past and future changes. (g10/compress.c, g10/encr-data.c,
g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c)
rguyom@mail.dotcom.fr


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.


TRANSLATIONS	Walter Koch	1998-09-08
Disclaimer.  [de]
walterk@dip.de


TRANSLATIONS	Gregory Steuck	1998-10-20
Disclaimer.  [ru?]
steuck@iname.com


TRANSLATIONS	Urko Lusa	??????????
es_ES.po


TRANSLATIONS	Thiago Jung Bauermann ????????????????
pt_BR.po
jungmann@cwb.matrix.com.br


TRANSLATIONS	Janusz Aleksander Urbanowicz	1999-01-09
pl.po
alex@bofh.torun.pl



More credits
============
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 rndunix.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.