You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
2.4 KiB

  1. @misc{cryptoeprint:2021/529,
  2. author = {Nicolas Gailly and Mary Maller and Anca Nitulescu},
  3. title = {SnarkPack: Practical SNARK Aggregation},
  4. howpublished = {Cryptology ePrint Archive, Paper 2021/529},
  5. year = {2021},
  6. note = {\url{https://eprint.iacr.org/2021/529}},
  7. url = {https://eprint.iacr.org/2021/529}
  8. }
  9. @misc{cryptoeprint:2019/099,
  10. author = {Mary Maller and Sean Bowe and Markulf Kohlweiss and Sarah Meiklejohn},
  11. title = {Sonic: Zero-Knowledge SNARKs from Linear-Size Universal and Updateable Structured Reference Strings},
  12. howpublished = {Cryptology ePrint Archive, Paper 2019/099},
  13. year = {2019},
  14. note = {\url{https://eprint.iacr.org/2019/099}},
  15. url = {https://eprint.iacr.org/2019/099}
  16. }
  17. @misc{kzg-tmp,
  18. author = {A. Kate and G. M. Zaverucha and and I. Goldberg},
  19. title = {Constant-size commitments to polynomials and their application},
  20. year = {2010},
  21. note = {\url{https://www.iacr.org/archive/asiacrypt2010/6477178/6477178.pdf}},
  22. url = {https://www.iacr.org/archive/asiacrypt2010/6477178/6477178.pdf}
  23. }
  24. @misc{bls-sig-eth2,
  25. author = {Eth2.0},
  26. title = {Eth2.0 book - BLS signatures},
  27. year = {2010},
  28. note = {\url{https://eth2book.info/altair/part2/building_blocks/signatures}},
  29. url = {https://eth2book.info/altair/part2/building_blocks/signatures}
  30. }
  31. @misc{cryptoeprint:2019/1021,
  32. author = {Sean Bowe and Jack Grigg and Daira Hopwood},
  33. title = {Recursive Proof Composition without a Trusted Setup},
  34. howpublished = {Cryptology ePrint Archive, Paper 2019/1021},
  35. year = {2019},
  36. note = {\url{https://eprint.iacr.org/2019/1021}},
  37. url = {https://eprint.iacr.org/2019/1021}
  38. }
  39. @misc{cryptoeprint:2022/621,
  40. author = {Arantxa Zapico and Vitalik Buterin and Dmitry Khovratovich and Mary Maller and Anca Nitulescu and Mark Simkin},
  41. title = {Caulk: Lookup Arguments in Sublinear Time},
  42. howpublished = {Cryptology ePrint Archive, Paper 2022/621},
  43. year = {2022},
  44. note = {\url{https://eprint.iacr.org/2022/621}},
  45. url = {https://eprint.iacr.org/2022/621}
  46. }
  47. @misc{cryptoeprint:2022/957,
  48. author = {Jim Posen and Assimakis A. Kattis},
  49. title = {Caulk+: Table-independent lookup arguments},
  50. howpublished = {Cryptology ePrint Archive, Paper 2022/957},
  51. year = {2022},
  52. note = {\url{https://eprint.iacr.org/2022/957}},
  53. url = {https://eprint.iacr.org/2022/957}
  54. }