A Python library for signing requests using HTTP Signatures based on Decentralized Identifiers. It supports signing and verification using RSA, Ed25519, and secp256k1.
Based on code from httpsig and following work on DID Auth HTTP Proxy.
- Python 3.5.3+
- libnacl