krypt 0.1.0

Krypt is swiss-army knife for encoding, decoding, encryption, decryption and hashing in the terminal.
Documentation
1
2
3
4
pub mod encode;
pub mod hash;

pub enum KryptError {}