Tizen 2.0 Release
[external/libgnutls26.git] / doc / cha-bib.texi
1 @node Bibliography
2 @unnumbered Bibliography
3
4 @table @asis
5
6 @item @anchor{CBCATT}[CBCATT]
7 Bodo Moeller, "Security of CBC Ciphersuites in SSL/TLS: Problems and
8 Countermeasures", 2002, available from
9 @url{http://www.openssl.org/~bodo/tls-cbc.txt}.
10
11 @item @anchor{GPGH}[GPGH]
12 Mike Ashley, "The GNU Privacy Handbook", 2002, available from
13 @url{http://www.gnupg.org/gph/en/manual.pdf}.
14
15 @item @anchor{GUTPKI}[GUTPKI]
16 Peter Gutmann, "Everything you never wanted to know about PKI but were
17 forced to find out", Available from
18 @url{http://www.cs.auckland.ac.nz/~pgut001/}.
19
20 @item @anchor{NISTSP80057}[NISTSP80057]
21 NIST Special Publication 800-57, "Recommendation for Key Management -
22 Part 1: General (Revised)", March 2007, available from
23 @url{http://csrc.nist.gov/publications/nistpubs/800-57/sp800-57-Part1-revised2_Mar08-2007.pdf}.
24
25 @item @anchor{RFC2246}[RFC2246]
26 Tim Dierks and Christopher Allen, "The TLS Protocol Version 1.0",
27 January 1999, Available from
28 @url{http://www.ietf.org/rfc/rfc2246.txt}.
29
30 @item @anchor{RFC4346}[RFC4346]
31 Tim Dierks and Eric Rescorla, "The TLS Protocol Version 1.1", Match
32 2006, Available from @url{http://www.ietf.org/rfc/rfc4346.txt}.
33
34 @item @anchor{RFC2440}[RFC2440]
35 Jon Callas, Lutz Donnerhacke, Hal Finney and Rodney Thayer, "OpenPGP
36 Message Format", November 1998, Available from
37 @url{http://www.ietf.org/rfc/rfc2440.txt}.
38
39 @item @anchor{RFC4880}[RFC4880]
40 Jon Callas, Lutz Donnerhacke, Hal Finney, David Shaw and Rodney
41 Thayer, "OpenPGP Message Format", November 2007, Available from
42 @url{http://www.ietf.org/rfc/rfc4880.txt}.
43
44 @item @anchor{RFC4211}[RFC4211]
45 J. Schaad, "Internet X.509 Public Key Infrastructure Certificate
46 Request Message Format (CRMF)", September 2005, Available from
47 @url{http://www.ietf.org/rfc/rfc4211.txt}.
48
49 @item @anchor{RFC2817}[RFC2817]
50 Rohit Khare and Scott Lawrence, "Upgrading to TLS Within HTTP/1.1",
51 May 2000, Available from @url{http://www.ietf.org/rfc/rfc2817.txt}
52
53 @item @anchor{RFC2818}[RFC2818]
54 Eric Rescorla, "HTTP Over TLS", May 2000, Available from
55 @url{http://www.ietf/rfc/rfc2818.txt}.
56
57 @item @anchor{RFC2945}[RFC2945]
58 Tom Wu, "The SRP Authentication and Key Exchange System", September
59 2000, Available from @url{http://www.ietf.org/rfc/rfc2945.txt}.
60
61 @item @anchor{RFC2986}[RFC2986]
62 Magnus Nystrom and Burt Kaliski, "PKCS 10 v1.7: Certification Request
63 Syntax Specification", November 2000, Available from
64 @url{http://www.ietf.org/rfc/rfc2986.txt}.
65
66 @item @anchor{PKIX}[PKIX]
67 D. Cooper, S. Santesson, S. Farrel, S. Boeyen, R. Housley, W. Polk,
68 "Internet X.509 Public Key Infrastructure Certificate and Certificate
69 Revocation List (CRL) Profile", May 2008, available from
70 @url{http://www.ietf.org/rfc/rfc5280.txt}.
71
72 @item @anchor{RFC3749}[RFC3749]
73 Scott Hollenbeck, "Transport Layer Security Protocol Compression
74 Methods", May 2004, available from
75 @url{http://www.ietf.org/rfc/rfc3749.txt}.
76
77 @item @anchor{RFC3820}[RFC3820]
78 Steven Tuecke, Von Welch, Doug Engert, Laura Pearlman, and Mary
79 Thompson, "Internet X.509 Public Key Infrastructure (PKI) Proxy
80 Certificate Profile", June 2004, available from
81 @url{http://www.ietf.org/rfc/rfc3820}.
82
83 @item @anchor{RFC5746}[RFC5746]
84 E. Rescorla, M. Ray, S. Dispensa, and N. Oskov, "Transport Layer
85 Security (TLS) Renegotiation Indication Extension", February 2010,
86 available from @url{http://www.ietf.org/rfc/rfc5746}.
87
88 @item @anchor{TLSTKT}[TLSTKT]
89 Joseph Salowey, Hao Zhou, Pasi Eronen, Hannes Tschofenig, "Transport
90 Layer Security (TLS) Session Resumption without Server-Side State",
91 January 2008, available from @url{http://www.ietf.org/rfc/rfc5077}.
92
93 @item @anchor{PKCS12}[PKCS12]
94 RSA Laboratories, "PKCS 12 v1.0: Personal Information Exchange
95 Syntax", June 1999, Available from @url{http://www.rsa.com}.
96
97 @item @anchor{PKCS11}[PKCS11]
98 RSA Laboratories, "PKCS #11 Base Functionality v2.30: Cryptoki – Draft 4",
99 July 2009, Available from @url{http://www.rsa.com}.
100
101 @item @anchor{RESCORLA}[RESCORLA]
102 Eric Rescorla, "SSL and TLS: Designing and Building Secure Systems",
103 2001
104
105 @item @anchor{SELKEY}[SELKEY]
106 Arjen Lenstra and Eric Verheul, "Selecting Cryptographic Key Sizes",
107 2003, available from @url{http://www.win.tue.nl/~klenstra/key.pdf}.
108
109 @item @anchor{SSL3}[SSL3]
110 Alan Freier, Philip Karlton and Paul Kocher, "The SSL Protocol Version
111 3.0", November 1996, Available from
112 @url{http://wp.netscape.com/eng/ssl3/draft302.txt}.
113
114 @item @anchor{STEVENS}[STEVENS]
115 Richard Stevens, "UNIX Network Programming, Volume 1", Prentice Hall
116 PTR, January 1998
117
118 @item @anchor{TLSEXT}[TLSEXT]
119 Simon Blake-Wilson, Magnus Nystrom, David Hopwood, Jan Mikkelsen and
120 Tim Wright, "Transport Layer Security (TLS) Extensions", June 2003,
121 Available from @url{http://www.ietf.org/rfc/rfc3546.txt}.
122
123 @item @anchor{TLSPGP}[TLSPGP]
124 Nikos Mavrogiannopoulos, "Using OpenPGP keys for TLS authentication",
125 January 2011. Available from
126 @url{http://www.ietf.org/rfc/rfc6091.txt}.
127
128 @item @anchor{TLSSRP}[TLSSRP]
129 David Taylor, Trevor Perrin, Tom Wu and Nikos Mavrogiannopoulos,
130 "Using SRP for TLS Authentication", November 2007. Available from
131 @url{http://www.ietf.org/rfc/rfc5054.txt}.
132
133 @item @anchor{TLSPSK}[TLSPSK]
134 Pasi Eronen and Hannes Tschofenig, "Pre-shared key Ciphersuites for
135 TLS", December 2005, Available from
136 @url{http://www.ietf.org/rfc/rfc4279.txt}.
137
138 @item @anchor{TOMSRP}[TOMSRP]
139 Tom Wu, "The Stanford SRP Authentication Project", Available at
140 @url{http://srp.stanford.edu/}.
141
142 @item @anchor{WEGER}[WEGER]
143 Arjen Lenstra and Xiaoyun Wang and Benne de Weger, "Colliding X.509
144 Certificates", Cryptology ePrint Archive, Report 2005/067, Available
145 at @url{http://eprint.iacr.org/}.
146
147 @item @anchor{ECRYPT}[ECRYPT]
148 European Network of Excellence in Cryptology II, "ECRYPT II Yearly
149 Report on Algorithms and Keysizes (2009-2010)", Available
150 at @url{http://www.ecrypt.eu.org/documents/D.SPA.13.pdf}.
151
152 @item @anchor{RFC5056}[RFC5056]
153 N. Williams, "On the Use of Channel Bindings to Secure Channels",
154 November 2007, available from @url{http://www.ietf.org/rfc/rfc5056}.
155
156 @item @anchor{RFC5929}[RFC5929]
157 J. Altman, N. Williams, L. Zhu, "Channel Bindings for TLS", July 2010,
158 available from @url{http://www.ietf.org/rfc/rfc5929}.
159
160 @end table