Releases: isakruas/ecutils
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Changes:
- Added
JacobianPoint
andJacobianEllipticCurveOperations
classes to implement mathematical operations for elliptic curves in Jacobian coordinates. - Included methods for point addition, point doubling, and point multiplication in Jacobian coordinates.
- Implemented conversion methods between affine and Jacobian coordinates.
- Created
JacobianEllipticCurve
class to represent parameters and operations of an elliptic curve in Jacobian coordinates.
Benefits:
- Improved efficiency in elliptic curve operations, particularly for point addition and scalar multiplication.
- Expanded functionality to support operations in Jacobian coordinates, enhancing versatility for cryptographic applications.
v1.0.0
v0.0.1
Release Notes for v0.0.1a0
Overview
We are pleased to announce the release of version 0.0.1a0. This release introduces several enhancements to the documentation, unit testing, and overall code design. Our aim is to provide a more robust and user-friendly experience with this update.
Release Date
- 2023-12-09
Features
Added
- Documentation: A comprehensive update to the documentation has been made, providing users with clear instructions and explanations for the project's functionality.
- Unit Tests: Unit tests have been added to validate the functionality of all our algorithms and to ensure the quality and stability of the code.
- Code Design Improvements: The architectural enhancements made have resulted in a codebase that is easier to maintain and extend, paving the way for future features.
Changed
- Redesigned Project Structure: This version offers a complete overhaul of the project structure, improving the overall workflow and increasing development efficiency.
- Updated Naming Conventions: The naming throughout the codebase has been standardized to align with industry best practices.
Removed
- Outdated Features: Previous features that did not align with the new design have been removed to streamline the project and focus on core functionalities.
Fixed
- Bug Fixes: Known issues from the previous release have been addressed, resulting in a more reliable product.
Deprecated
- Discontinued Support: The version v0.0.1dev4 is no longer supported due to the comprehensive changes in this release.
How to Update
To update to the latest version, please follow the instructions provided in the documentation. Ensure to backup existing implementations before performing an update, as significant changes may affect compatibility.
Support
Should you encounter any issues or require assistance with the migration to the new version, please reach out to our support team.
Contribution
Contributions to the project are welcome. Please review the contribution guidelines as outlined in the documentation before submitting your suggestions or improvements.
Thank you for your continued support and we hope you enjoy the new release!