Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@cdottori-stark cdottori-stark released this 25 Oct 22:36

Changed

  • internal structure to use native ruby logic instead of openssl

Added

  • EllipticCurve::Curve.add() function to dynamically add curves to the library
  • EllipticCurve::PublicKey.toCompressed() function to dump a public key in compressed format
  • EllipticCurve::PublicKey.fromCompressed() function to read a public key in compressed format