ecdsa 0.1.2 copy "ecdsa: ^0.1.2" to clipboard
ecdsa: ^0.1.2 copied to clipboard

Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.

0.1.2 #

  • add ecRecover
  • add ecRecover tests inside the ethereum sign tests

0.1.1 #

  • fix wrong v value on ethereum signature, thanks @josher8a and @fonstack
  • add tests for ethereum sign

0.1.0 #

  • update sdk limit
  • upgrade dart-elliptic

0.0.4 #

  • add ethereum sign (with v)

0.0.3 #

  • fix Signature.fromCompactHex

0.0.2 #

  • Add deterministicSign
  • Pass tests for deterministicSign

0.0.1 #

  • Initial version.
  • Pass test for p256
13
likes
145
points
34.2k
downloads

Documentation

API reference

Publisher

verified publisherc0mm4nd.com

Weekly Downloads

Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, elliptic, ninja_asn1

More

Packages that depend on ecdsa