awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesOpenPGP Implementations

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.

Awesome OpenPGP Implementations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • google/end-to-endAvatar de google

    google/end-to-end

    4,123Voir sur GitHub↗

    Ce projet est une bibliothèque de cryptographie OpenPGP conçue pour chiffrer, déchiffrer et signer des messages selon la norme OpenPGP pour une communication sécurisée. Il fonctionne comme une boîte à outils de chiffrement asymétrique pour sécuriser les données et gérer les identités numériques via des opérations cryptographiques. La bibliothèque fournit un gestionnaire de clés cryptographiques pour créer et gérer les paires de clés publiques et privées requises pour les opérations d'identité. Elle inclut une implémentation de signature numérique pour garantir l'authenticité des messages et l'intégrité des données. Le système couvre un large éventail de capacités, incluant la gestion des clés asymétriques, l'échange de messages sécurisés et la vérification de signature numérique. Il utilise des flux de travail d'infrastructure à clé publique (PKI), le chiffrement de session symétrique et l'empreinte de hachage cryptographique pour protéger les communications.

    Provides a full software implementation of the OpenPGP standard for encryption, signing, and key management.

    JavaScriptcryptographyjavascriptopenpgp
    Voir sur GitHub↗4,123
  • open-keychain/open-keychainAvatar de open-keychain

    open-keychain/open-keychain

    2,510Voir sur GitHub↗

    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.

    Javaandroidopenpgp
    Voir sur GitHub↗2,510
  1. Home
  2. Security & Cryptography
  3. OpenPGP Implementations