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 93 94 95 96 97 98 99
|
@table @asis
@mybibitem{CBCATT}
Bodo Moeller, "Security of CBC Ciphersuites in SSL/TLS: Problems and Countermeasures",
2002, Available from @url{http://www.openssl.org/~bodo/tls-cbc.txt}.
@mybibitem{GPGH}
Mike Ashley, "The GNU Privacy Handbook", 2002,
Available from @url{http://www.gnupg.org/gph/en/manual.pdf}.
@mybibitem{GUTPKI}
Peter Gutmann, "Everything you never wanted to know about PKI but were forced to find out",
Available from @url{http://www.cs.auckland.ac.nz/~pgut001/}.
@mybibitem{RFC2246}
Tim Dierks and Christopher Allen, "The TLS Protocol Version 1.0",
January 1999, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2246.txt}.
@mybibitem{RFC4346}
Tim Dierks and Eric Rescorla, "The TLS Protocol Version 1.1",
Match 2006, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc4346.txt}.
@mybibitem{RFC2440}
Jon Callas, Lutz Donnerhacke, Hal Finney and Rodney Thayer,
"OpenPGP Message Format", November 1998, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2440.txt}.
@mybibitem{RFC2511}
Michael Myers, Carlisle Adams, Dave Solo and David Kemp,
"Internet X.509 Certificate Request Message Format", March 1999, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2511.txt}.
@mybibitem{RFC2817}
Rohit Khare and Scott Lawrence, "Upgrading to TLS Within HTTP/1.1",
May 2000, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2817.txt}
@mybibitem{RFC2818}
Eric Rescola, "HTTP Over TLS", May 2000,
Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2818.txt}.
@mybibitem{RFC2945}
Tom Wu, "The SRP Authentication and Key Exchange System",
September 2000, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2945.txt}.
@mybibitem{RFC2986}
Magnus Nystrom and Burt Kaliski, "PKCS 10 v1.7: Certification Request Syntax Specification",
November 2000, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2986.txt}.
@mybibitem{RFC3280}
Russell Housley, Tim Polk, Warwick Ford and David Solo,
"Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile",
April 2002, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc3280.txt}.
@mybibitem{RFC3749}
Scott Hollenbeck, "Transport Layer Security Protocol Compression Methods",
May 2004, Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc3749.txt}.
@mybibitem{PKCS12}
RSA Laboratories, "PKCS 12 v1.0: Personal Information Exchange Syntax",
June 1999, Available from @url{http://www.rsa.com}.
@mybibitem{RESCOLA}
Eric Rescola, "SSL and TLS: Designing and Building Secure Systems", 2001
@mybibitem{SSL3}
Alan Freier, Philip Karlton and Paul Kocher, "The SSL Protocol Version 3.0",
November 1996, Available from @url{http://wp.netscape.com/eng/ssl3/draft302.txt}.
@mybibitem{STEVENS}
Richard Stevens, "UNIX Network Programming, Volume 1", Prentice Hall PTR,
January 1998
@mybibitem{TLSEXT}
Simon Blake-Wilson, Magnus Nystrom, David Hopwood, Jan Mikkelsen and Tim Wright,
"Transport Layer Security (TLS) Extensions", June 2003,
Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc3546.txt}.
@mybibitem{TLSPGP}
Nikos Mavrogiannopoulos, "Using OpenPGP keys for TLS authentication",
April 2004, Internet draft, work in progress. Available from @url{http://www.normos.org/ietf/draft/draft-ietf-tls-openpgp-keys-05.txt}.
@mybibitem{TLSSRP}
David Taylor, Trevor Perrin, Tom Wu and Nikos Mavrogiannopoulos,
"Using SRP for TLS Authentication", August 2005,
Internet draft, work in progress. Available from @url{http://www.normos.org/ietf/draft/draft-ietf-tls-srp-08.txt}.
@mybibitem{TLSPSK}
Pasi Eronen and Hannes Tschofenig,
"Pre-shared key Ciphersuites for TLS", December 2005,
Available from @url{http://kaizi.viagenie.qc.ca/ietf/rfc/rfc4279.txt}.
@mybibitem{TOMSRP}
Tom Wu, "The Stanford SRP Authentication Project",
Available at @url{http://srp.stanford.edu/}.
@mybibitem{WEGER}
Arjen Lenstra and Xiaoyun Wang and Benne de Weger, "Colliding X.509 Certificates",
Cryptology ePrint Archive, Report 2005/067,
Available at @url{http://eprint.iacr.org/}.
@end table
|