ark-ed25519 0.6.0

The ed25519 twisted Edwards curve
Documentation
1
2
3
4
use crate::*;
use ark_algebra_test_templates::*;

test_group!(te; EdwardsProjective; te);