tindercrypt
tindercrypt copied to clipboard
Data encryption with symmetric cryptographic keys or passwords/passphrases, and self-contained encryption metadata
Results
1
tindercrypt issues
Sort by
recently updated
recently updated
newest added
The `prost` crate seems to have several advantages over the `protobuf` crate: 1. It generates idiomatic Rust code. 2. It does not have API-compatibility limitations (see #10) 3. It is...
enhancement