2 个仓库
Software implementations of the OpenPGP standard for encryption, signing, and key management.
Distinct from Cryptographic Standards: None of the candidates refer to the OpenPGP standard specifically as a software implementation.
Explore 2 awesome GitHub repositories matching security & cryptography · OpenPGP Implementations. Refine with filters or upvote what's useful.
这是一个 OpenPGP 加密库,旨在根据 OpenPGP 标准对消息进行加密、解密和签名,以实现安全通信。它作为一个非对称加密工具包,用于保护数据并通过加密操作管理数字身份。 该库提供了一个加密密钥管理器,用于创建和处理身份操作所需的公钥和私钥对。它包括数字签名实现,以确保消息的真实性和数据完整性。 该系统涵盖了广泛的功能,包括非对称密钥管理、安全消息交换和数字签名验证。它利用公钥基础设施 (PKI) 工作流、对称会话加密和加密哈希指纹来保护通信。
Provides a full software implementation of the OpenPGP standard for encryption, signing, and key management.
OpenKeychain is a mobile OpenPGP key manager and identity provider used for storing, importing, and organizing encryption keys and digital certificates. It serves as an end-to-end encryption client and digital signature tool for encrypting and decrypting text and files. The application functions as a central vault that provides encryption and decryption services to third-party apps, such as email clients and password managers. It enables secure public key exchange through online directory retrieval and QR code scanning. The project covers cryptographic identity verification, including the ab
Implements the OpenPGP cryptographic framework for asymmetric encryption and digital signing.