cry 0.1.5

Advance cryptography based on ECC and permutation cryptography.
Documentation
1
2
3
4
//! Define hash function behavior.

/// Re-export digest.
pub use digest::Digest;