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
·

1 dépôt

Awesome GitHub RepositoriesC++ Cryptography Frameworks

High-performance C++ libraries providing fundamental primitives for cryptographic operations.

Distinguishing note: None of the candidates provide a general C++ cryptography framework; most are either C or C#.

Explore 1 awesome GitHub repository matching security & cryptography · C++ Cryptography Frameworks. Refine with filters or upvote what's useful.

Awesome C++ Cryptography Frameworks 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.
  • microsoft/sealAvatar de microsoft

    microsoft/SEAL

    3,985Voir sur GitHub↗

    SEAL is a homomorphic encryption library and C++ cryptography framework that enables mathematical operations on encrypted data without requiring decryption. It provides a toolset for performing additions and multiplications on encrypted integers and complex numbers to support privacy-preserving computation. The framework implements the BFV and CKKS schemes, allowing for both modular arithmetic on encrypted integers and approximate arithmetic on fixed-precision floating-point numbers. It includes specialized wrappers to integrate these cryptographic workflows into .NET environments and support

    Provides a high-performance C++ codebase for secure computation and ciphertext manipulation.

    C++cryptographyencryptionhomomorphic-encryption
    Voir sur GitHub↗3,985
  1. Home
  2. Security & Cryptography
  3. C++ Cryptography Frameworks