Implements the most common JWS algorithms to generate keys or sign and verify payloads without any other features that a JWT/JWS library might provide.
python jwt python3 ecdsa signatures rsa-signature eddsa ecdsa-signature signature-verification symmetric-key-cryptography hmac-sha256 rsa-pss rsa-sha256 asymmetric-key-cryptography
-
Updated
Oct 8, 2025 - Python