-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrefs.bib
More file actions
132 lines (121 loc) · 3.58 KB
/
refs.bib
File metadata and controls
132 lines (121 loc) · 3.58 KB
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
@misc{rfc2119,
author = {{Bradner, S.}},
title = {{Key words for use in RFCs to Indicate Requirement Levels}},
howpublished = {RFC 2119},
series = {Request for Comments},
publisher = {RFC Editor},
number = 2119,
year = 1997,
month = mar,
doi = {10.17487/RFC2119}
}
@misc{rfc8174,
author = {{Leiba, B.}},
title = {{Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words}},
howpublished = {RFC 8174},
series = {Request for Comments},
publisher = {RFC Editor},
number = 8174,
year = 2017,
month = may,
doi = {10.17487/RFC8174}
}
@misc{rfc5694,
series = {Request for Comments},
number = 5694,
howpublished = {RFC 5694},
publisher = {RFC Editor},
doi = {10.17487/RFC5694},
author = {{G. Camarillo, Ed.}},
title = {{Peer-to-Peer (P2P) Architecture: Definition, Taxonomies, Examples, and Applicability}},
year = 2009,
month = nov,
}
@misc{rfc8835,
author = {{Alvestrand, H.}},
title = {{Transports for WebRTC}},
howpublished = {RFC 8835},
series = {Request for Comments},
publisher = {RFC Editor},
number = 8835,
year = 2021,
month = jan,
doi = {10.17487/RFC8835}
}
@misc{rfc6973,
author = {{Cooper, A. and Tschofenig, H. and Aboba, B. and Peterson, J. and Morris, J. and Hansen, M. and Smith, R.}},
title = {{Privacy Considerations for Internet Protocols}},
howpublished = {RFC 6973},
series = {Request for Comments},
publisher = {RFC Editor},
number = 6973,
year = 2013,
month = jul,
doi = {10.17487/RFC6973}
}
@misc{rfc9147,
series = {Request for Comments},
number = 9147,
howpublished = {RFC 9147},
publisher = {RFC Editor},
doi = {10.17487/RFC9147},
author = {Eric Rescorla and Hannes Tschofenig and Nagendra Modadugu},
title = {{The Datagram Transport Layer Security (DTLS) Protocol Version 1.3}},
pagetotal = 61,
year = 2022,
month = apr,
}
@misc{rfc8259,
series = {Request for Comments},
number = 8259,
howpublished = {RFC 8259},
publisher = {RFC Editor},
doi = {10.17487/RFC8259},
author = {T. Bray, Ed.},
title = {{The JavaScript Object Notation (JSON) Data Interchange Format}},
year = 2017,
month = dec,
}
@techreport{marlinspike2016,
author = {Marlinspike, Moxie and Perrin, Trevor},
title = {{The X3DH Key Agreement Protocol}},
institution = {Signal Messenger},
year = 2016,
month = nov,
url = {https://signal.org/docs/specifications/x3dh/x3dh.pdf},
type = {Specification}
}
@misc{perrin2025,
author = {Perrin, Trevor and Marlinspike, Moxie},
title = {{The Double Ratchet Algorithm}},
institution = {Signal Messenger},
url = {https://signal.org/docs/specifications/doubleratchet/doubleratchet.pdf},
year = 2025,
month = sep,
note = {Version 3},
type = {Specification}
}
@article{erdos1960,
author = {{Erdös, Paul} and {Rényi, Alfréd}},
title = {On the evolution of random graphs},
journal = {Publications of the Mathematical Institute of the Hungarian Academy of Sciences},
volume = {5},
pages = {17--61},
year = {1960}
}
@misc{gayral2017,
author = {Léo Gayral},
title = {{Graphes Aléatoires (Notes de cours)}},
howpublished = {Page personnelle de Léo Gayral (CNRS)},
year = 2017,
url = {https://lgayral.pages.math.cnrs.fr/misc/graphes2017.pdf},
note = {Consulté le 26/10/2025}
}
@misc{thevenin2016,
author = {Paul Thevenin},
title = {{Graphes d'Erdös-Rényi et grandes déviations Introduction au domaine de recherche}},
year = 2016,
month = oct,
url = {https://www.math.ens.psl.eu/shared-files/9731/?IDR_THEVENIN.pdf},
note = {Consulté le 26/10/2025}
}