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
|
@Misc{RFC2246,
author = "Dierks, T., and Allen C.",
title = "The TLS Protocol Version 1.0",
month = "January",
year = {1999},
note = "Available from http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2246.txt",
url = "http://kaizi.viagenie.qc.ca/ietf/rfc/rfc2246.txt"
}
@Misc{SSL3,
author = "Freier, A., and Karlton, Ph., Kocher, P.",
title = "The SSL Protocol Version 3.0",
month = "November",
year = {1996},
note = "Available from http://wp.netscape.com/eng/ssl3/draft302.txt",
url = "http://wp.netscape.com/eng/ssl3/draft302.txt"
}
@Misc{TLSEXT,
author = "Blake-Wilson, S., and Nystrom, M., and Hopwood, D., and Mikkelsen, J., and Wright, T.",
title = "Transport Layer Security (TLS) Extensions",
month = "July",
year = {2002},
note = "Available from http://www.normos.org/ietf/draft/draft-ietf-tls-extensions-05.txt",
url = "http://www.normos.org/ietf/draft/draft-ietf-tls-extensions-05.txt"
}
@Misc{TLSSRP,
author = "Taylor, D.",
title = "Using SRP for TLS Authentication",
month = "September",
year = {2002},
note = "Available from http://www.normos.org/ietf/draft/draft-ietf-tls-srp-03.txt",
url = "http://www.normos.org/ietf/draft/draft-ietf-tls-srp-03.txt"
}
@Misc{TLSPGP,
author = "Mavroyanopoulos, N.",
title = "Using OpenPGP keys for TLS authentication",
month = "August",
year = {2002},
note = "Available from http://www.normos.org/ietf/draft/draft-ietf-tls-openpgp-keys-02.txt",
url = "http://www.normos.org/ietf/draft/draft-ietf-tls-openpgp-keys-02.txt"
}
@Misc{TLSCOMP,
author = "Hollenbeck, S.",
title = "Transport Layer Security Protocol Compression Methods",
month = "October",
year = {2002},
note = "Available from http://www.normos.org/ietf/draft/draft-ietf-tls-compression-03.txt",
url = "http://www.normos.org/ietf/draft/draft-ietf-tls-compression-03.txt"
}
|