[beast: 8/16] DOCS: add sample references.bib
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 8/16] DOCS: add sample references.bib
- Date: Sat, 18 Mar 2017 22:09:13 +0000 (UTC)
commit 000b3886d6c7792e77b5ba9b6eaaf573f26272cb
Author: Tim Janik <timj gnu org>
Date: Sat Mar 18 03:18:45 2017 +0100
DOCS: add sample references.bib
Signed-off-by: Tim Janik <timj gnu org>
docs/references.bib | 42 ++++++++++++++++++++++++++++++++++++++++++
1 files changed, 42 insertions(+), 0 deletions(-)
---
diff --git a/docs/references.bib b/docs/references.bib
new file mode 100644
index 0000000..fa92725
--- /dev/null
+++ b/docs/references.bib
@@ -0,0 +1,42 @@
+%% Documentation bibtex references
+%% Format: http://en.wikipedia.org/wiki/BibTeX
+
+@misc{Keccak11,
+ author = {G. Bertoni{,} J. Daemen{,} M. Peeters and G. Van Assche},
+ title = {{The Keccak reference}},
+ howpublished = {Round 3 submission to NIST SHA-3},
+ year = {2011},
+ url = {http://keccak.noekeon.org/Keccak-reference-3.0.pdf},
+}
+
+@misc{Security03,
+ author = {Mihir Bellare and Bennet Yee},
+ title = {{Forward-Security in Private-Key Cryptography}},
+ howpublished = {Cryptology ePrint Archive, Report 2001/035},
+ year = {2001},
+ url = {https://eprint.iacr.org/2001/035},
+}
+
+@techreport{Fips202,
+ author = {NIST Computer Security Division},
+ title = {{SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions}},
+ institution = {National Institute of Standards and Technology, U.S. Department of Commerce},
+ year = {2014},
+ month = {May},
+ type = {FIPS Publication},
+ number = {202},
+ url = {http://csrc.nist.gov/publications/drafts/fips-202/fips_202_draft.pdf},
+ comment = {FIPS 202: http://csrc.nist.gov/groups/ST/hash/sha-3/sha-3_standard_fips202.html},
+}
+
+@article{Entropics13,
+ author = {K. Mowery{,} M. Wei{,} D. Kohlbrenner{,} H. Shacham{,} S. Swanson},
+ title = {{Welcome to the Entropics: Boot-Time Entropy in Embedded Devices}},
+ journal = {2013 IEEE Symposium on Security and Privacy},
+ year = {2013},
+ month = {June},
+ pages = {589-603},
+ url = {http://cseweb.ucsd.edu/~hovav/dist/earlyentropy.pdf},
+}
+
+%% Format: http://en.wikipedia.org/wiki/BibTeX
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]