yacen-core 0.3.6

Core library for yacen, simplifying client development
Documentation
1
2
3
4
5
pub use ecies;
pub mod aes_256_gcm;
pub mod ed25519;
pub use hex;
pub use rand::random;