tindercrypt 0.3.2

Data encryption with symmetric cryptographic keys or passwords/passphrases, and self-contained encryption metadata
Documentation
//! # Protobuf-generated code
//!
//! This module contains the Rust code that handles the on-wire representation
//! of the encryption metadata. This code has been generated from protobuf
//! definitions in the `proto/` folder of the project.

#[rustfmt::skip]
pub mod metadata;