ecdsa 0.1.1 ecdsa: ^0.1.1 copied to clipboard
Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.
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