Releases: armfazh/tozan-ecc
Releases · armfazh/tozan-ecc
tozan-ecc v0.1.6
Full Changelog: v0.1.5...v0.1.6
tozan-ecc v0.1.5
What's Changed
- new: Adding test on latest Go versions
- fix: Calling Fp2.Generator() no longer fails by @Tabaie in #3
New Contributors
Full Changelog: v0.1.4...v0.1.5
tozan-ecc v0.1.4
Sqrt supported for prime fields
Adds sqrt method for p=9mod 16
tozan-ecc v0.1.2
Added Tonelli-Shanks for square-roots on fields where p=1 mod 16.
Updated tozan-ecc
Supports Fp^2 arithmetic for p=3 mod 4.
Initial release
This is the first release.