-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathbibliography.bib
More file actions
87 lines (76 loc) · 2.53 KB
/
bibliography.bib
File metadata and controls
87 lines (76 loc) · 2.53 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
@book{taylor,
author = "Taylor, Joseph L.",
title = "Complex Variables",
publisher = {AMS},
year = {2011},
isbn = {978-0-8218-6901-7},
keywords = {complex,variables,analysis}
}
@unpublished{sekhon,
author = "Sekhon, Senan",
title = "Metric and Topological Spaces",
year = {2019},
note = "Unpublished",
keywords = {metric spaces,topological spaces}
}
// part 1
@book{Judson_2012,
author = {Thomas W. Judson},
title = {Abstract Algebra: Theory and Applications},
year = {2012},
publisher = {Stephen F. Austin State University},
}
@book{Cohen_Frey_2005,
author = {Cohen, H. and Frey, G. and Avanzi, Roberto and Doche, C. and Lange, T. and Nguyen, Kaven and Vercauteren, F.},
year = {2005},
pages = {1-808},
title = {Handbook of elliptic and hyperelliptic curve cryptography},
journal = {Handbook of Elliptic and Hyperelliptic Curve Cryptography}
}
@book{Galbraith_2012,
place = {Cambridge},
title = {Mathematics of Public Key Cryptography},
publisher = {Cambridge University Press},
author = {Galbraith, Steven D.},
year = {2012}
}
@book{Dan_Boneh_2023,
title = {A Graduate Course in Applied Cryptography},
author = {Dan Boneh and Victor Shoup},
year = {2023},
note = {Available at: \url{https://toc.cryptobook.us/#toc}},
}
@book{Ben_Lynn_1980,
author = {Ben Lynn},
title = {Number Theory},
year = {1980}
}
@misc{Oveis_Gharan_2017_Lecture7,
author = {Shayan Oveis Gharan},
title = {CSE521: Design and Analysis of Algorithms I, Lecture 7: Schwartz-Zippel Lemma, Perfect Matching},
year = {2017},
note = {Winter 2017, Lecture},
howpublished = {Lecture Notes, University of Washington},
}
@article{Saniee_2007_LagrangeInterpolation,
author = {Kamron Saniee},
title = {A Simple Expression for Multivariate Lagrange Interpolation},
year = {2007},
}
@misc{cryptoeprint:2019/550,
author = {Srinath Setty},
title = {Spartan: Efficient and general-purpose {zkSNARKs} without trusted setup},
howpublished = {Cryptology {ePrint} Archive, Paper 2019/550},
year = {2019},
url = {https://eprint.iacr.org/2019/550}
}
@article{thaler2022proofs,
author = {Justin Thaler},
title = {Proofs, Arguments, and Zero-Knowledge},
journal = {Foundations and Trends in Privacy and Security},
volume = {4},
number = {2--4},
pages = {117--660},
year = {2022},
publisher = {now publishers},
}