secp256k1 0.3.0 copy "secp256k1: ^0.3.0" to clipboard
secp256k1: ^0.3.0 copied to clipboard

Pure secp256k1 signature algorithm implement for dart language which uses pure dart and basic types to represent all matters

0.3.0 #

  • implement null safety (from @andrebianchessi)
  • require dart sdk>=2.12.0

0.2.2 #

  • add == operator
  • optimize codes

0.2.1 #

  • Fix PrivateKey.generate()

0.2.0 #

  • Rewrite the interface in OOP

0.1.1 #

  • Add simple docstring
  • Fix prefix of compressed public key hex

0.1.0 #

  • Pass a basic test
  • Initial version, created by Stagehand
10
likes
150
points
6.54k
downloads

Publisher

verified publisherc0mm4nd.com

Weekly Downloads

2024.09.19 - 2025.04.03

Pure secp256k1 signature algorithm implement for dart language which uses pure dart and basic types to represent all matters

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on secp256k1