-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomp-o&u.bib
33 lines (30 loc) · 1.06 KB
/
comp-o&u.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
@misc{seraphis,
title = {Seraphis: Privacy-focused tx protocol},
author = {UkoeHB},
url = {https://github.com/UkoeHB/Seraphis},
note = {\url{https://github.com/UkoeHB/Seraphis}}
}
@misc{seraphis2,
title = {A Report on Seraphis},
author = {coinstudent2048},
url = {https://github.com/coinstudent2048/writeups/blob/main/seraphis.pdf},
note = {\url{https://github.com/coinstudent2048/writeups/blob/main/seraphis.pdf}}
}
@misc{lelantus-spark,
author = {Aram Jivanyan and Aaron Feickert},
title = {Lelantus Spark: Secure and Flexible Private Transactions},
howpublished = {Cryptology ePrint Archive, Report 2021/1173},
year = {2021},
note = {\url{https://ia.cr/2021/1173}},
}
@inproceedings{fiat-shamir,
title = {How to Prove Yourself: Practical Solutions to Identification and Signature Problems},
booktitle = {Advances in Cryptology - CRYPTO '86, Santa Barbara, California, USA, 1986, Proceedings},
series = {Lecture Notes in Computer Science},
publisher = {Springer},
volume = {263},
pages = {186-194},
doi = {10.1007/3-540-47721-7_12},
author = {Amos Fiat and Adi Shamir},
year = 1986
}