secured 0.1.0

A lightweight, easy-to-use Rust package for file encryption and decryption, suitable for both CLI and library integration in Rust applications.
Documentation
1
2
3
#![forbid(unsafe_code)]

pub use enclave;