cryptor 0.1.0

Cryptor is encryption machine corresponding to the diversity of algorithms.
Documentation
1
2
3
4

/// encrypter crate
extern crate cryptor;
mod cryptor_tests;