Python Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.
ecdsa secure-communication public-key-cryptography cryptographic-algorithms digital-signatures python-cryptography elliptic-curve-cryptography diffie-hellman-key-exchange ecc-based-protocols message-encoding-and-decoding koblitz-encoding massey-omura-protocol elliptic-curve-operations
-
Updated
Oct 26, 2024 - Python