dcrypt-algorithms 1.2.3

Cryptographic primitives for the dcrypt library
Documentation
1
2
3
4
pub mod fp; // Base field
pub mod fp12;
pub mod fp2; // Quadratic extension
pub mod fp6; // Degree-6 extension // Degree-12 extension (target field)