mirror of
https://github.com/arnaucube/math.git
synced 2026-02-28 05:46:54 +01:00
Add paper-notes backup
This commit is contained in:
25
paper-notes.bib
Normal file
25
paper-notes.bib
Normal file
@@ -0,0 +1,25 @@
|
||||
@misc{cryptoeprint:2021/529,
|
||||
author = {Nicolas Gailly and Mary Maller and Anca Nitulescu},
|
||||
title = {SnarkPack: Practical SNARK Aggregation},
|
||||
howpublished = {Cryptology ePrint Archive, Paper 2021/529},
|
||||
year = {2021},
|
||||
note = {\url{https://eprint.iacr.org/2021/529}},
|
||||
url = {https://eprint.iacr.org/2021/529}
|
||||
}
|
||||
|
||||
@misc{cryptoeprint:2019/099,
|
||||
author = {Mary Maller and Sean Bowe and Markulf Kohlweiss and Sarah Meiklejohn},
|
||||
title = {Sonic: Zero-Knowledge SNARKs from Linear-Size Universal and Updateable Structured Reference Strings},
|
||||
howpublished = {Cryptology ePrint Archive, Paper 2019/099},
|
||||
year = {2019},
|
||||
note = {\url{https://eprint.iacr.org/2019/099}},
|
||||
url = {https://eprint.iacr.org/2019/099}
|
||||
}
|
||||
|
||||
@misc{kzg-tmp,
|
||||
author = {A. Kate and G. M. Zaverucha and and I. Goldberg},
|
||||
title = {Constant-size commitments to polynomials and their application},
|
||||
year = {2010},
|
||||
note = {\url{https://www.iacr.org/archive/asiacrypt2010/6477178/6477178.pdf}},
|
||||
url = {https://www.iacr.org/archive/asiacrypt2010/6477178/6477178.pdf}
|
||||
}
|
||||
Reference in New Issue
Block a user