Merge branch 'master' of https://git.bettercrypto.org/ach-master
[ach-master.git] / src / applied-crypto-hardening.bib
1
2 %%%
3 %%% SAMPLE!!!! please adjust to your needs!!
4 %%% 
5
6 @INPROCEEDINGS{Deri04,
7     author = {Luca Deri},
8     title = {Improving Passive Packet Capture: Beyond Device Polling},
9     booktitle = {Proceedings of the Fourth International System Administration and Network Engineering Conference (SANE 2004)},
10     year = {2004},
11     location = {Amsterdam, The Netherlands},
12     month = sep,
13 }
14
15 @misc{rfc5101,
16   author="B. Claise",
17   title="{Specification of the IP Flow Information Export (IPFIX) Protocol for the Exchange of IP Traffic Flow Information}",
18   series="Request for Comments",
19   number="5101",
20   howpublished="RFC 5101",
21   publisher="IETF",
22   organization="Internet Engineering Task Force",
23   year=2008,
24   month=jan,
25     url="http://www.ietf.org/rfc/rfc5101.txt",
26 }
27
28 @misc{muenz-compression,
29   author = {{G. M\"unz and L. Braun}},
30   title = {Lossless Compression for IP Flow Information Export (IPFIX)},
31   howpublished = {https://tools.ietf.org/html/draft-muenz-ipfix-compression-00},
32   year = 2008,
33   month = jul,
34 }
35
36
37
38 @book{katz2008introduction,
39   title={Introduction to modern cryptography},
40   author={Katz, J. and Lindell, Y.},
41   isbn={9781584885511},
42   lccn={2007017861},
43   series={Chapman and Hall/CRC Cryptography and Network Security Series},
44   url={http://books.google.at/books?id=WIc\_AQAAIAAJ},
45   year={2008},
46   publisher={Chapman \& Hall/CRC}
47 }
48
49 @misc{tschofenig-webpki,
50   author = {{H. Tschofenig and E. Lear}},
51   title = {{Evolving the Web Public Key Infrastructure}},
52   howpublished = {http://tools.ietf.org/html/draft-tschofenig-iab-webpki-evolution-01.txt},
53   year = 2013,
54   month = Nov,
55 }