Pratyush Mishra
|
d011859416
|
Refactor UInt{8,16,64,128} into one struct UInt (#121)
|
2024-01-03 05:23:54 -08:00 |
|
Pratyush Mishra
|
ed2d55e6ff
|
Rename NonNativeFieldVar -> EmulatedFpVar (#135)
|
2023-12-28 10:14:08 -08:00 |
|
mmagician
|
6512e48540
|
Use 2-NAF for representing ATE_LOOP_COUNT in MNT Miller loop (#96)
* 2-NAF for MNT pairings
* Apply suggestions from code review
* Apply suggestions from code review
* fix
* no std
* patch
* ci
Co-authored-by: Weikeng Chen <w.k@berkeley.edu>
Co-authored-by: onewayfunc <onewayfunc@gmail.com>
|
2022-09-03 00:15:45 -07:00 |
|
Michele Orrù
|
6d64f379a2
|
Fix with latest arkworks version. (#95)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2022-08-01 10:15:17 -07:00 |
|
Weikeng Chen
|
b7874406ec
|
Upgrade to work with latest ark-ff (#90)
Co-authored-by: Sun <huachuang20@gmail.com>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2022-03-07 14:25:06 -08:00 |
|
Pratyush Mishra
|
1cf947c761
|
Merge nonnative (#79)
Co-authored-by: Nicholas Ward <npward@berkeley.edu>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
Co-authored-by: Weikeng Chen <w.k@berkeley.edu>
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: William Lin <31808623+Will-Lin4@users.noreply.github.com>
Co-authored-by: Dev Ojha <dojha12@gmail.com>
Co-authored-by: Alex Ozdemir <aozdemir@hmc.edu>
|
2021-08-11 11:12:52 -07:00 |
|