Dev Ojha
|
de78b0da1d
|
Update CHANGELOG.md (#50)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
3 years ago |
Pratyush Mishra
|
5c0dcd5ca1
|
Fix links in curve documentation (#49)
|
3 years ago |
Weikeng Chen
|
507cfa355a
|
Remove the two remaining direct references to `rand` (#47)
|
3 years ago |
Dev Ojha
|
fea21d919a
|
Linkify changelog (#46)
|
3 years ago |
Weikeng Chen
|
666da1e3b2
|
Fix ed-on-mnt4-753 (#45)
* fix ed-mnt4-753
* update CHANGELOG
|
3 years ago |
Weikeng Chen
|
74f6efb821
|
Replace `rand` with `ark_std::rand` (#42)
* replace rand
* update CHANGELOG
* fmt
* fix
* fix
|
3 years ago |
Dev Ojha
|
684969909b
|
Add benchmark for sub_assign (#41)
|
3 years ago |
Pratyush Mishra
|
487f0043d8
|
Upgrade to test-templates from algebra (#40)
* Upgrade to test-templates from algebra
* Fix Cargo.toml
* Fix search and replace
* Update
* Fix cargo tomls
|
3 years ago |
Dev Ojha
|
cd88721883
|
Switch to panic='abort' for safety across FFI boundaries (#38)
|
3 years ago |
Pratyush Mishra
|
6ed2450b55
|
More comprehensive scalar multiplication tests (#37)
|
3 years ago |
Pratyush Mishra
|
04b5ef1265
|
Make constraint tests check all allocation modes (#35)
|
4 years ago |
Daira Hopwood
|
39c58df3a6
|
Add Pallas and Vesta curves (#21)
Co-authored-by: Ying Tong Lai <yingtong@electriccoin.co>
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
Co-authored-by: therealyingtong <yingtong@z.cash>
|
4 years ago |
Pratyush Mishra
|
e7d7d01a02
|
Add MSM benchmark (#24)
|
4 years ago |
Pratyush Mishra
|
621355df14
|
Fix links in `Cargo.toml`s (#29)
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
|
4 years ago |
Dev Ojha
|
505b72e71e
|
Add Changelog and contributing file (#31)
* Add issue/PR templates
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
4 years ago |
Pratyush Mishra
|
ae06af2448
|
Handle `Fp64` related issue (#32)
|
4 years ago |
Pratyush Mishra
|
72b04dbacb
|
Better inversion in tests (#30)
|
4 years ago |
Pratyush Mishra
|
9654fb6513
|
Fix rng in constraint tests
|
4 years ago |
ValarDragon
|
145a573b41
|
Add missed import
|
4 years ago |
ValarDragon
|
b7d6d11ff6
|
Fix doctests
|
4 years ago |
ValarDragon
|
9c8d0fbe4c
|
undo patch.crates.io
|
4 years ago |
ValarDragon
|
febd2048ee
|
fix lint
|
4 years ago |
ValarDragon
|
2d081cd315
|
UniformRand updates
|
4 years ago |
ValarDragon
|
530d618cca
|
Change test_rng import to ark-std
|
4 years ago |
Antoine Rondelet
|
b17b17efcc
|
Fixed broken links (#28)
|
4 years ago |
Pratyush Mishra
|
7f1fcd6696
|
Format
|
4 years ago |
Pratyush Mishra
|
3198749ccb
|
Improvements
|
4 years ago |
Pratyush Mishra
|
ac0dcc7ae9
|
Work
|
4 years ago |
Pratyush Mishra
|
76cc7aa044
|
Change benchmark order
|
4 years ago |
Pratyush Mishra
|
c6a51adb77
|
Move to `bencher`
|
4 years ago |
Pratyush Mishra
|
4ab7431059
|
Reduce number of samples
|
4 years ago |
Pratyush Mishra
|
651f772755
|
Move to criterion
|
4 years ago |
Pratyush Mishra
|
98717da099
|
Fix MNT4-753 Fq4 Frobenius coefficient
|
4 years ago |
Pratyush Mishra
|
0486c30b3b
|
Format
|
4 years ago |
Pratyush Mishra
|
4e45f92ca9
|
Fixes
|
4 years ago |
Pratyush Mishra
|
a1ce3291dd
|
Update `ed_on_cp6`
|
4 years ago |
Pratyush Mishra
|
1534bbbfdf
|
Update `MNT6-298`
|
4 years ago |
Pratyush Mishra
|
6f7235d939
|
Update `MNT4-298`
|
4 years ago |
Pratyush Mishra
|
4b050b1aae
|
Update `MNT4-753`
|
4 years ago |
Pratyush Mishra
|
5f62fab169
|
Update `MNT6-753`
|
4 years ago |
Pratyush Mishra
|
9a97d75149
|
Update edwards curves constants
|
4 years ago |
Pratyush Mishra
|
7f6ff28e6c
|
Update `ed_on_bn254`
|
4 years ago |
Pratyush Mishra
|
128f0f5b65
|
Update `ed_on_bls12_381`
|
4 years ago |
Pratyush Mishra
|
23a25faccf
|
Update `ed_on_bls12_377`
|
4 years ago |
Pratyush Mishra
|
abdaafdd54
|
Update CP6-782
|
4 years ago |
Pratyush Mishra
|
6a6b3711c6
|
Update BW6-761
|
4 years ago |
Pratyush Mishra
|
31664a0e2e
|
Update BN254
|
4 years ago |
Pratyush Mishra
|
b0565ad0c5
|
Update BLS12-381
|
4 years ago |
Pratyush Mishra
|
0445d45c07
|
Update BLS12-377
|
4 years ago |
therealyingtong
|
23e87bf224
|
Correct Base field <-> Scalar field in mnt6298 documentation
|
4 years ago |