cry 0.1.5

Advance cryptography based on ECC and permutation cryptography.
Documentation
1
2
3
4
5
mod point;
pub use point::Point;

mod scalar;
pub use scalar::Scalar;