awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Python Encryption Libraries

Clasament actualizat la 13 iul. 2026

For a python library for data encryption, 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 toolkit 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.

Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „best python encryption libraries”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.

Python Encryption Libraries

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pyca/cryptographyAvatar pyca

    pyca/cryptography

    7,628Vezi pe 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 high-level recipes and low-level primitives that cover all requested features including authenticated encryption, asymmetric cryptography, and key derivation, all backed by high-performance C extensions.

    PythonKey Derivation Functions
    Vezi pe GitHub↗7,628
  • google/tinkAvatar google

    google/tink

    13,542Vezi pe 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 toolkit that handles authenticated encryption and digital signatures across multiple languages, though it is primarily implemented in Java with Python bindings rather than being a native Python-first library.

    JavaDigital Signature Libraries
    Vezi pe GitHub↗13,542
  • pyca/bcryptAvatar pyca

    pyca/bcrypt

    1,483Vezi pe 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
    Vezi pe GitHub↗1,483
  • pyca/pynaclAvatar pyca

    pyca/pynacl

    1,195Vezi pe GitHub↗

    Python binding to the Networking and Cryptography (NaCl) library

    This library provides Python bindings for the high-performance libsodium library, offering robust implementations of authenticated encryption, digital signatures, and key derivation that are widely considered a standard for secure Python development.

    CCryptographyPython Cryptography
    Vezi pe GitHub↗1,195

Related searches

  • a python library for cryptographic operations
  • a javascript library for data encryption
  • a java library for data encryption
  • a cryptographic library for Go applications
  • a secure encryption library for C#
  • o bibliotecă criptografică pentru operațiuni securizate cu date
  • librărie de criptografie în Rust
  • an open source library for cryptographic operations