Releases: lc6chang/ecc-pycrypto
Releases · lc6chang/ecc-pycrypto
Release v2.1.0
Release v2.0.0
👍 Key Changes:
- Code Refactor: The code has been restructured to improve stability, enhance design patterns, and simplify interfaces, resulting in a more robust and maintainable codebase.
- Bug Fix: The neutral point for the
TwistedEdwardsCurve
is now correctly set to(0, 1)
rather than using the infinity point, resolving previous issues in the curve operations. - Python Version Requirement: This release now requires Python 3.10 or higher to take advantage of the latest language features.
Release v1.0.1
Fix bug #17
Release v1.0.0
Release v1.0.0