ark-starkcurve 0.6.0

Stark friendly elliptic curve defined over 2^251 + 17 * 2^192 + 1
Documentation
1
2
3
4
use crate::Projective;
use ark_algebra_test_templates::*;

test_group!(g1; Projective; sw);