11 open-source projects similar to tlsfuzzer/python-ecdsa, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Ecdsa alternative.
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
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
Easily encrypt data in Django
A self-contained cryptographic library for Python
Modern(-ish) password hashing for your software and your servers
Python binding to the Networking and Cryptography (NaCl) library
Quantum-resistent asymmetric key generation tool for digital signatures.
Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish, ...