Releases: ndac-todoroki/ecc_calc
Releases · ndac-todoroki/ecc_calc
0.3.3
0.3.2
main diffs
- Add Public key parsing (
curve.parse_public_key("02xxxxxxxx")
)
0.3.1
0.3.0 - Breaking update
main diffs
- Renamed points to coordinates
- Removed
main.rs
known bugs
- Jacobian Coordinates will not calculate properly. Standard Projective Coordinates do.