-
Notifications
You must be signed in to change notification settings - Fork 2
/
monero.bib
171 lines (153 loc) · 6.16 KB
/
monero.bib
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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
@misc{monero_1098,
author = {Shen Noether},
title = {{Ring Signature Confidential Transactions for Monero}},
howpublished = {Cryptology ePrint Archive, Report 2015/1098},
year = {2015},
note = {\url{http://eprint.iacr.org/2015/1098}},
}
@misc{ledger_doc,
author = {C\'edric Mesnil},
title = {{Ledger device for Monero, v0.8}},
howpublished = {GitHub/LedgerHQ/blue-app-monero},
year = {2017},
note = {\url{https://github.com/LedgerHQ/blue-app-monero/blob/master/doc/developer/blue-app-monero.pdf}},
}
@misc{ledger_pr,
author = {C\'edric Mesnil},
title = {{Ledger HW code review 1 \#3095}},
howpublished = {GitHub/monero-project/monero},
year = {2017},
note = {\url{https://github.com/monero-project/monero/pull/3095}}
}
@misc{mrl_006_subaddr,
author = {Saranog Noether and Brandon Goodell},
title = {{An efficient implementation of Monero subaddresses}},
howpublished = {GitHub/monero-project/research-lab},
year = {2017},
note = {\url{https://github.com/monero-project/research-lab/blob/master/publications/bulletins/MRL-0006-subaddy/MRL-0006-subaddresses.pdf}}
}
@misc{mrl_005_rct,
author = {Saranog Noether and Adam Mackenzie and Monero Core Team},
title = {{Ring Confidential Transactions}},
howpublished = {GitHub/monero-project/research-lab},
year = {2017},
note = {\url{https://github.com/monero-project/research-lab/blob/master/publications/bulletins/MRL-0005-ringct/MRL-0005%20-%20Ring%20Signature%20Confidential%20Transactions.pdf}}
}
% BTC Schnorr multisig
@misc{cryptoeprint:2018:068,
author = {Gregory Maxwell and Andrew Poelstra and Yannick Seurin and Pieter Wuille},
title = {Simple Schnorr Multi-Signatures with Applications to Bitcoin},
howpublished = {Cryptology ePrint Archive, Report 2018/068},
year = {2018},
note = {\url{https://eprint.iacr.org/2018/068}},
}
@misc{cryptoeprint:2015:996,
author = {Daniel J. Bernstein},
title = {Multi-user Schnorr security, revisited},
howpublished = {Cryptology ePrint Archive, Report 2015/996},
year = {2015},
note = {\url{https://eprint.iacr.org/2015/996}},
}
@inproceedings{Bellare:2006:MPP:1180405.1180453,
author = {Bellare, Mihir and Neven, Gregory},
title = {Multi-signatures in the Plain public-Key Model and a General Forking Lemma},
booktitle = {Proceedings of the 13th ACM Conference on Computer and Communications Security},
series = {CCS '06},
year = {2006},
isbn = {1-59593-518-5},
location = {Alexandria, Virginia, USA},
pages = {390--399},
numpages = {10},
url = {http://doi.acm.org/10.1145/1180405.1180453},
doi = {10.1145/1180405.1180453},
acmid = {1180453},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {cryptography, digital signatures, forking lemma, multi-signatures},
}
@inproceedings{Bellare:2007:UAS:2394539.2394589,
author = {Bellare, Mihir and Namprempre, Chanathip and Neven, Gregory},
title = {Unrestricted Aggregate Signatures},
booktitle = {Proceedings of the 34th International Conference on Automata, Languages and Programming},
series = {ICALP'07},
year = {2007},
isbn = {3-540-73419-8, 978-3-540-73419-2},
location = {Wroc\&\#322;aw, Poland},
pages = {411--422},
numpages = {12},
url = {http://dl.acm.org/citation.cfm?id=2394539.2394589},
acmid = {2394589},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
}
@InProceedings{10.1007/3-540-36288-6_3,
author="Boldyreva, Alexandra",
editor="Desmedt, Yvo G.",
title="Threshold Signatures, Multisignatures and Blind Signatures Based on the Gap-Diffie-Hellman-Group Signature Scheme",
booktitle="Public Key Cryptography --- PKC 2003",
year="2002",
publisher="Springer Berlin Heidelberg",
address="Berlin, Heidelberg",
pages="31--46",
isbn="978-3-540-36288-3"
}
@misc{borromean,
author = {Gregory Maxwell and Andrew Poelstra},
title = {{Borromean Ring Signatures}},
howpublished = {GitHub/Blockstream/Borromean},
year = {2016},
note = {\url{https://github.com/Blockstream/borromean_paper/blob/master/borromean_draft_0.01_9ade1e49.pdf}},
}
% Monero Bulletproof
@inproceedings{Bnz2017BulletproofsSP,
title={Bulletproofs: Short Proofs for Confidential Transactions and More},
author={Benedikt B{\"{u}}nz and Jonathan Bootle and Dan Boneh and Andrew Poelstra and Pieter Wuille and Greg Maxwell},
year={2017},
note={\url{https://web.stanford.edu/~buenz/pubs/bulletproofs.pdf}}
}
% TinyGarble
@inproceedings{conf/sp/SonghoriHS0K15,
added-at = {2016-05-10T00:00:00.000+0200},
author = {Songhori, Ebrahim M. and Hussain, Siam U. and Sadeghi, Ahmad-Reza and Schneider, Thomas and Koushanfar, Farinaz},
biburl = {https://www.bibsonomy.org/bibtex/2bd121f2e51bf9ade13ff86cd905344b0/dblp},
booktitle = {IEEE Symposium on Security and Privacy},
ee = {http://doi.ieeecomputersociety.org/10.1109/SP.2015.32},
interhash = {a78103b479b8080772286ea8a521078b},
intrahash = {bd121f2e51bf9ade13ff86cd905344b0},
isbn = {978-1-4673-6949-7},
keywords = {dblp},
pages = {411-428},
publisher = {IEEE Computer Society},
timestamp = {2016-05-11T11:40:24.000+0200},
title = {TinyGarble: Highly Compressed and Scalable Sequential Garbled Circuits.},
url = {http://dblp.uni-trier.de/db/conf/sp/sp2015.html#SonghoriHS0K15},
year = 2015
}
@misc{st31h320,
author = {STMicroelectronics},
title = {{ST31 Contact, Flash Secure Microcontroller}},
howpublished = {\url{http://www.st.com/en/secure-mcus/st31h320.html}},
year = {2018},
note = {Accessed: 2018-04-04}
}
@misc{hw_wallet_vulns,
author = {Karl Kreder},
title = {{Hardware Wallet Vulnerabilities}},
howpublished = {\url{https://blog.gridplus.io/hardware-wallet-vulnerabilities-f20688361b88}},
year = {2017},
note = {Accessed: 2018-04-04}
}
@misc{cryptoeprint:2017:1066,
author = {Benedikt Bünz and Jonathan Bootle and Dan Boneh and Andrew Poelstra and Pieter Wuille and Greg Maxwell},
title = {Bulletproofs: Short Proofs for Confidential Transactions and More},
howpublished = {Cryptology ePrint Archive, Report 2017/1066},
year = {2017},
note = {\url{https://eprint.iacr.org/2017/1066}},
}
@misc{full_paper,
author = {Dusan Klinec and Vashek Matyas},
title = {Privacy-friendly Monero transaction signing on a hardware wallet, extended version},
howpublished = {Cryptology ePrint Archive, Report 2020/281},
year = {2020},
note = {\url{https://ia.cr/2020/281}},
}