Skip to content

Releases: azuchi/ruby_ecdsa_ext

v0.5.1 release

08 Feb 02:04
Compare
Choose a tag to compare

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