ark-vesta 0.6.0

The Vesta prime-order elliptic curve
Documentation
1
2
3
4
5
use crate::Projective;
use ark_algebra_test_templates::*;

test_group!(g1; Projective; sw);
test_group!(g1_glv; Projective; glv);