de78b0d
Update CHANGELOG.md (#50) by
2021-03-24 12:00:47 -0500
5c0dcd5
Fix links in curve documentation (#49) by
2021-03-24 19:25:56 +0300
507cfa3
Remove the two remaining direct references to `rand` (#47) by
2021-03-23 16:31:55 -0700
fea21d9
Linkify changelog (#46) by
2021-03-23 13:59:51 -0500
666da1e
Fix ed-on-mnt4-753 (#45) by
2021-02-09 09:33:28 -0800
53dd4de
(fq2_neg_nonresidue)
Merge branch 'master' into fq2_neg_nonresidue by
2021-02-06 00:39:52 -0600
cd60d33
new add + mul by residue + 1 by
2021-02-05 20:13:02 -0600
64ece64
Add optimization for bls12_381 and bn254 by
2021-02-05 12:48:57 -0600
bb033e9
Use negative non-residue optimization by
2021-02-05 11:53:30 -0600
74f6efb
Replace `rand` with `ark_std::rand` (#42) by
2021-02-04 20:12:47 -0800
6849699
Add benchmark for sub_assign (#41) by
2021-02-04 15:50:08 -0600
487f004
Upgrade to test-templates from algebra (#40) by
2021-01-31 11:47:41 -0800
cd88721
Switch to panic='abort' for safety across FFI boundaries (#38) by
2021-01-21 14:51:10 -0600
6ed2450
More comprehensive scalar multiplication tests (#37) by
2021-01-15 13:55:17 -0800
04b5ef1
Make constraint tests check all allocation modes (#35) by
2021-01-08 23:03:52 -0800
39c58df
Add Pallas and Vesta curves (#21) by
2020-12-31 00:56:00 +0000
e7d7d01
Add MSM benchmark (#24) by
2020-12-16 11:39:29 -0800
621355d
Fix links in `Cargo.toml`s (#29) by
2020-12-16 11:12:01 -0800
505b72e
Add Changelog and contributing file (#31) by
2020-12-16 00:57:59 -0600
ae06af2
Handle `Fp64` related issue (#32) by
2020-12-15 22:36:01 -0800
72b04db
Better inversion in tests (#30) by
2020-12-15 21:17:28 -0800
9654fb6
Fix rng in constraint tests by
2020-12-15 20:31:45 -0800
145a573
Add missed import by
2020-12-15 22:28:21 -0600
b7d6d11
Fix doctests by
2020-12-12 12:20:30 -0600
9c8d0fb
undo patch.crates.io by
2020-12-11 20:08:27 -0600
febd204
fix lint by
2020-12-11 20:04:20 -0600
2d081cd
UniformRand updates by
2020-12-11 19:52:48 -0600
530d618
Change test_rng import to ark-std by
2020-12-11 19:49:55 -0600
b17b17e
Fixed broken links (#28) by
2020-12-14 15:55:09 +0000
7f1fcd6
Format by
2020-12-10 18:37:59 -0800
3198749
Improvements by
2020-12-10 18:36:49 -0800
ac0dcc7
Work by
2020-12-10 18:22:16 -0800
76cc7aa
Change benchmark order by
2020-12-10 18:12:50 -0800
c6a51ad
Move to `bencher` by
2020-12-10 17:50:40 -0800
4ab7431
Reduce number of samples by
2020-12-10 17:00:23 -0800
651f772
Move to criterion by
2020-12-10 16:43:01 -0800
98717da
Fix MNT4-753 Fq4 Frobenius coefficient by
2020-12-10 12:00:33 -0800
0486c30
Format by
2020-12-09 11:05:07 -0800
4e45f92
Fixes by
2020-12-09 11:02:52 -0800
a1ce329
Update `ed_on_cp6` by
2020-12-09 10:48:00 -0800
1534bbb
Update `MNT6-298` by
2020-12-09 10:47:25 -0800
6f7235d
Update `MNT4-298` by
2020-12-09 00:12:57 -0800
4b050b1
Update `MNT4-753` by
2020-12-09 00:00:30 -0800
5f62fab
Update `MNT6-753` by
2020-12-08 23:38:10 -0800
9a97d75
Update edwards curves constants by
2020-12-08 21:42:36 -0800
7f6ff28
Update `ed_on_bn254` by
2020-11-29 18:56:44 -0800
128f0f5
Update `ed_on_bls12_381` by
2020-11-29 18:56:19 -0800
23a25fa
Update `ed_on_bls12_377` by
2020-11-29 18:56:01 -0800
abdaafd
Update CP6-782 by
2020-11-29 17:11:19 -0800
6a6b371
Update BW6-761 by
2020-11-29 14:15:33 -0800
31664a0
Update BN254 by
2020-11-29 14:01:25 -0800
b0565ad
Update BLS12-381 by
2020-11-28 14:58:25 -0800
0445d45
Update BLS12-377 by
2020-11-28 14:56:01 -0800
23e87bf
Correct Base field <-> Scalar field in mnt6298 documentation by
2020-11-17 23:15:38 +0800
c4e4e18
Fix benchmark compilation and add benchmarks for Edwards curves by
2020-11-11 20:31:51 -0800
e523a7e
Add reference to the curve API definitions in the README (#6) by
2020-11-09 16:16:21 -0600
66a1fc9
Add constraints for relevant curves (#3) by
2020-10-19 12:45:23 -0700
f6132a4
`default-features = false` for `curve-benches` (#2) by
2020-10-11 20:40:00 -0700
33261b4
Update documentation for BLS12 fields (#1) by
2020-10-11 20:26:26 -0700
43ca213
(initialize)
Initial commit by
2020-10-11 19:50:41 -0700