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 RepositoriesCryptographic Parameter Validations

Verification of cryptographic keys and ciphertexts against shared security parameters to ensure compatibility.

Distinguishing note: None of the candidates address cryptographic parameter validation; they focus on web or ML parameters.

Explore 1 awesome GitHub repository matching security & cryptography · Cryptographic Parameter Validations. Refine with filters or upvote what's useful.

Awesome Cryptographic Parameter Validations 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

    Ensures encryption keys and ciphertexts are compatible by matching them against shared security parameters.

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