Fix CVE-2017-6891 in minitasn1 code
[platform/upstream/gnutls.git] / AUTHORS
1 GnuTLS AUTHORS -- Information about the authors.
2 Copyright (C) 2000-2012 Free Software Foundation, Inc.
3 See the end for copying conditions.
4
5 The copyright holder for GnuTLS is Free Software Foundation, Inc., 51
6 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
7
8 Simon Josefsson *simon [at] josefsson.org*
9 Previous maintainer; draft TLS 1.2 support.
10
11 Nikos Mavrogiannopoulos *nmav [at] gnutls.org*
12 Original author and maintainer of GnuTLS.
13
14 Fabio Fiorina *Fabio.Fiorina [at] alcatel.it*
15 ASN.1 structures parser library (libtasn1).
16
17 Timo Schulz *twoaday [at] freakmail.de*
18 OpenPGP support (OpenCDK library).
19
20 Andrew McDonald *andrew [at] mcdonald.org.uk*
21 OpenSSL compatible interface.
22
23 Ludovic Courtes *ludo [at] gnu.org*
24 Guile bindings, OpenPGP bug fixes.
25
26 Stefan Walter *stef [at] memberwebs.com*
27 PKCS8 fix, PKCS #11 backend move to p11-kit.
28
29 Yoshisato YANAGISAWA *yanagisawa [at] csg.is.titech.ac.jp*
30 Initial Camellia-CBC support.
31
32 Daiki Ueno *ueno [at] unixuser.org*
33 TLS Session Ticket (RFC 5077) support,
34 finished client-side TLS 1.2 support.
35
36 Jonathan Bastien-Filiatrault *joe [at] x2a.org*
37 Fix TLS-version checks.
38 Redesign and implementation of the buffering layer.
39 Initial DTLS implementation.
40
41 Andy Polyakov *appro [at] openssl.org*
42 AES-NI and Padlock assembler code (at lib/accelerated/intel/asm/)
43
44 David Woodhouse *dwmw2 [at] infradead.org*
45 DTLS 0.9 implementation.
46
47 Martin Storjo *martin [at] martin.st*
48 DTLS-SRTP support.
49
50 ----------------------------------------------------------------------
51 Copying and distribution of this file, with or without modification,
52 are permitted in any medium without royalty provided the copyright
53 notice and this notice are preserved.