databoxer 0.2.0

Fast and easy to use CLI-based file encryption program
Documentation
1
2
3
4
//! Contains general utility functions

pub mod hex;
pub mod path;