ajalt / python-sha1
An implementation of the SHA-1 hashing algorithm in pure python.
☆91Updated 5 years ago
Alternatives and similar repositories for python-sha1:
Users that are interested in python-sha1 are comparing it to the libraries listed below
- Pure Python implementation of SHA2 (i.e., SHA224, SHA256, SHA384, and SHA512).☆56Updated 5 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆464Updated last year
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆218Updated 4 years ago
- Python-RSA is a pure-Python RSA implementation.☆490Updated last week
- Python library for fast elliptic curve crypto☆273Updated 2 months ago
- Solutions to Matasano crypto challenges in Python 3.☆107Updated last year
- A pure Python implementation of AES☆201Updated 4 years ago
- A pure Python implementation of the Transport Layer Security protocol version 1.2, using existing libraries for crypto math.☆165Updated 6 years ago
- Elliptic Curve Cryptography playground/toolkit written in pure Python☆67Updated 2 years ago
- NTRU Python Library with Application to Encrypted Domain☆30Updated last year
- ☆178Updated 3 years ago
- Timing Attack on TLS' ECDSA signature☆42Updated 9 years ago
- Fast, efficient Blowfish cipher implementation in pure Python (3.4+).☆48Updated 3 years ago
- Python implementation of ECC pairing and bn_128 and bls12_381 curve operations☆204Updated last week
- A tiny ellliptic curve library☆79Updated last year
- A Python implementation of fuzzy extractor.☆57Updated last year
- hash based digital signatures, XMSS, quantum resistant☆18Updated 3 years ago
- Pure Python Implementation of Diffie-Hellman Key Exchange☆39Updated 3 years ago
- A pure Python implementation of AES, with optional CBC, PCBC, CFB, OFB and CTR cipher modes.☆190Updated 8 months ago
- Simple Python Ring-Learning With Errors Key Exchange☆17Updated 7 years ago
- ☆167Updated 4 years ago
- A Python implementation of the threshold variant of the Damgard-Jurik cryptosystem.☆14Updated 3 years ago
- This repository give exmaple of attacks on SEAL, to show the danger of using homomorphic encryption☆4Updated 6 years ago
- Elliptic Curve Cryptography and Common Public Key Cryptography Implementations☆99Updated 3 weeks ago
- Python code to implement various number theory, elliptic curve and finite field computations.☆99Updated 3 years ago
- ⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-d…☆391Updated 7 months ago
- A simple example of manual TLS 1.3 connection with Elliptic Curve Diffie–Hellman key exchange and AES128 encryption☆56Updated 4 years ago
- A Python implementation of the Winnowing (local algorithms for document fingerprinting)☆53Updated 5 years ago
- A two-party secure function evaluation using Yao's garbled circuit protocol☆74Updated 10 months ago
- Python PKCS#5 v2.0 PBKDF2 Module☆72Updated 5 years ago