Releases: azuchi/ruby_ecdsa_ext
Releases · azuchi/ruby_ecdsa_ext
v0.5.1 release
This release includes:
- Add
ECDSA::Point#to_hex
method to convert point to hex string(ad0c620) - Change scalar multiply algorithm from binary method to NAF(7efd34e)
- Support ruby 3.3.0
Full Changelog: v0.5.0...v0.5.1