openpgp

Crates.ioopenpgp
lib.rsopenpgp
version0.3.0
sourcesrc
created_at2016-07-27 09:08:38.672579
updated_at2023-06-16 07:03:34.715647
descriptionIETF standard for secure communication and data encryption
homepagehttps://gitlab.com/sequoia-pgp/openpgp-crate
repositoryhttps://gitlab.com/sequoia-pgp/openpgp-crate
max_upload_size
id5795
size2,045
Wiktor Kwapisiewicz (wiktor-k)

documentation

README

OpenPGP

OpenPGP is an open and widely-used standard for secure communication and data encryption. It provides a framework for encryption, digital signatures, and key management, enabling users to protect the confidentiality, integrity, and authenticity of their messages and files.

This crate does not provide any implementation of the standard but rather links to existing Rust implementations in alphabetical order.

Implementations

Commit count: 6

cargo fmt