Releases: go-compile/rome
v1.0.1
Upgraded Dependencies
Speed 3x improvements on P224, P384, and P521 ScalarBaseMult (Go.dev, 2022), providing faster EC Key generation and ECDSA operations. Expect no performance gain for brainpool curves or none aforementioned curves.
References
Go.dev. (2022) Go 1.19 Release Notes. [online] Available at: https://go.dev/doc/go1.19 (Accessed: 02/11/22)
v1.0.0
Stable release of Rome ECC crypto library for Go.
Code Examples: https://github.com/go-compile/rome/tree/master/examples
v1.0.0-rc1
V1.0.0 Release Candidate 1
The library is considered mostly stable at this point however there is no guarantee there are zero bugs before v1.0.0 is released.
This is a public beta before the main stable release, this stage is where rigorous bug testing will be underway. If you find any bugs please create a issue or pull request.
Code Examples: https://github.com/go-compile/rome/tree/master/examples