cocagne / pysrpLinks
Python implementation of the Secure Remote Password protocol (SRP)
☆118Updated 10 months ago
Alternatives and similar repositories for pysrp
Users that are interested in pysrp are comparing it to the libraries listed below
Sorting:
- wrapper for libsodium providing high level crypto primitives☆132Updated 5 months ago
- Python ctypes wrapper for libsodium☆83Updated last year
- Noise Protocol Framework - Python 3 implementation☆213Updated 2 years ago
- Python bindings to the Ed25519 public-key signature system☆172Updated last year
- pure-python implementation of the SPAKE2 Password-Authenticated Key Exchange algorithm☆82Updated 11 months ago
- TLS Library in python☆237Updated 3 years ago
- Generic ASN.1 library for Python☆255Updated last year
- Python CBOR (de)serializer with extensive tag support☆267Updated last week
- Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy☆331Updated 2 years ago
- PKCS#11/Cryptoki support for Python☆160Updated this week
- Python library for validating X.509 certificates and paths☆115Updated 2 years ago
- Python implementation of HOTP, TOTP and OCRA algorithms from OATH☆126Updated 3 years ago
- Python ASN.1 library with a focus on performance and a pythonic API☆353Updated last year
- Pretty Good Privacy for Python☆336Updated last year
- Service Identity Verification for Python☆104Updated 7 months ago
- TLS implementation in pure python, focused on interoperability testing☆253Updated last week
- Because pbkdf2 is awesome and bcrypt is overkill☆150Updated 13 years ago
- ASN.1 modules for pyasn1 library☆45Updated 2 years ago
- pyu2f is a python based U2F host library for Linux, Windows, and MacOS. It provides functionality for interacting with a U2F device over …☆84Updated 6 months ago
- PKCS#11 Wrapper for Python☆109Updated last week
- A pure Python implementation of the Transport Layer Security protocol version 1.2, using existing libraries for crypto math.☆166Updated 6 years ago
- Pure Python SSL, TLS and DTLS library