12 repository-uri
Frameworks and libraries for implementing security and encryption in Python.
Explore 12 awesome GitHub repositories matching part of an awesome list · Python Cryptography. Refine with filters or upvote what's useful.
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
A comprehensive Python library for implementing secure encryption and authentication using cryptographic primitives.
A self-contained cryptographic library for Python
Self-contained package of low-level cryptographic primitives.
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
High-level wrapper for secure messaging and storage in Python.
Modern(-ish) password hashing for your software and your servers
Modern password hashing for Python applications.
Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
Python implementation of the hashids algorithm.
Python binding to the Networking and Cryptography (NaCl) library
Python bindings for the Networking and Cryptography library.
pure-python ECDSA signature/verification and ECDH key agreement
Implementation of ECC, ECDSA, and ECDH.
Charm: A Framework for Rapidly Prototyping Cryptosystems
Framework for rapid prototyping of cryptosystems.
Easily encrypt data in Django
Data encryption utilities for the Django framework.
An easy, fast lib to correctly password-protect your data
Library for password-protecting data.
Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish, ...
OpenSSL wrapper for modern ECC and AES cryptography.
Quantum-resistent asymmetric key generation tool for digital signatures.
Quantum-resistant asymmetric key generation tool.