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
·

Python Cryptography Libraries

Classement mis à jour le 13 juil. 2026

For a python library for cryptographic operations, the strongest matches are pyca/cryptography (This library is the industry-standard toolkit for Python, providing), google/tink (Tink provides a robust, high-level cryptographic API that handles) and pyca/bcrypt (This library provides a secure, industry-standard implementation of the). pyca/pynacl is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Nous sélectionnons les dépôts GitHub open-source correspondant à « best python cryptography libraries ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Python Cryptography Libraries

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pyca/cryptographyAvatar de pyca

    pyca/cryptography

    7,628Voir sur GitHub↗

    This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level recipes for implementing secure encryption and authentication. It functions as a symmetric encryption toolkit and a cryptographic hash provider, offering both a low-level cryptographic interface for building custom protocols and high-level tools for securing data. The library covers a broad range of security capabilities, including symmetric data encryption, the derivation of cryptographic keys from passwords or secret values, and data integrity verification through the generati

    This library is the industry-standard toolkit for Python, providing both low-level primitives and high-level recipes for symmetric encryption, hashing, key derivation, and digital signatures.

    PythonKey Derivation FunctionsSymmetric EncryptionCryptographic Primitives
    Voir sur GitHub↗7,628
  • google/tinkAvatar de google

    google/tink

    13,542Voir sur GitHub↗

    Tink is a multi-language cryptography library and security toolkit providing secure APIs for data encryption and digital signatures. It functions as a data encryption library and digital signature framework designed to prevent common implementation errors across different platforms and operating systems. The project serves as a cryptographic keyset manager, utilizing JSON for the storage, rotation, and serialization of keys to maintain consistency across various programming languages. It ensures identical cryptographic behavior globally by mapping language-specific libraries to a unified set

    Tink provides a robust, high-level cryptographic API that handles symmetric encryption, digital signatures, and key management, though it is primarily a multi-language framework rather than a Python-native library.

    JavaDigital Signature LibrariesCryptographic Primitives
    Voir sur GitHub↗13,542
  • pyca/bcryptAvatar de pyca

    pyca/bcrypt

    1,483Voir sur GitHub↗

    Modern(-ish) password hashing for your software and your servers

    This library provides a secure, industry-standard implementation of the bcrypt password hashing algorithm, which is a specific but essential component of a broader cryptographic toolkit.

    PythonCryptographyPython Cryptography
    Voir sur GitHub↗1,483
  • pyca/pynaclAvatar de pyca

    pyca/pynacl

    1,195Voir sur GitHub↗

    Python binding to the Networking and Cryptography (NaCl) library

    This library provides secure, high-level bindings to the libsodium library, offering robust implementations of symmetric encryption, public-key cryptography, and digital signatures for Python applications.

    CCryptographyPython Cryptography
    Voir sur GitHub↗1,195

Related searches

  • a python library for data encryption
  • une bibliothèque cryptographique pour les opérations de données sécurisées
  • a cryptographic library for Go applications
  • bibliothèque de cryptographie en Rust
  • an open source library for cryptographic operations
  • un manuel de cryptographie pour les ingénieurs sécurité
  • a cryptography library written in Go or Rust
  • a javascript library for data encryption