Open mbrt opened 8 years ago
Support for encrypted backups. Needed a GPG crate to work with.
GPG
It looks like https://github.com/johnschug/rust-gpgme might work for for this.
@jrmuizel yes, thank you. It looks like it can work out.
Support for encrypted backups. Needed a
GPG
crate to work with.