encryptfile 0.1.3

Provides an interface to Rust Crypto for encrypting and decrypting files.
1
2
DT=$(date '+%Y_%m%d_%H%M%S')
/usr/bin/time cargo run --release --example simple in_pt &>time_run/$DT && cat time_run/$DT