Expand description
Support for encrypting and decrypting files.
Functionsยง
- Append
.ageto a file path. - Decrypt a path to another given an
Identity. - Encrypt a path to another given a
Recipient. - Remove the
.agesuffix from a file path, if present. - Wraps a
tokio::io::AsyncReadwith anindicatif::ProgressBar.