modular-frost 0.1.0

Modular implementation of FROST over ff/group
Documentation
1
2
3
4
5
#[cfg(any(test, feature = "dalek"))]
pub mod dalek;

#[cfg(feature = "kp256")]
pub mod kp256;