PackageTrack
Sign in Get early access

ecdsa

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

0.2.0 24K downloads/mo #2022 most downloaded on pub.dev c0mm4nd/dart-ecdsa

What this package is like to depend on

Last release 23 days ago

31 Jul 2026

Release timing varies

gaps range from 2 weeks to 2.1 years

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

8 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

8 releases · Jun 2021 to Jul 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 0.2.0 31 Jul 2026
    Release notes
    • SECURITY: bitsToInt now truncates using the order's byte length and applies the excess right-shift (previously discarded as a no-op), fixing hash/nonce derivation for curves whose order is not byte-aligned.
    • SECURITY: the randomized signature() now produces low-S signatures (BIP-62) to avoid signature malleability.
    • Allow elliptic 0.4.x, which provides constant-time (Montgomery-ladder) scalar multiplication.
    Open source →
  2. 0.1.2 05 Sep 2024
    Release notes
    • add ecRecover
    • add ecRecover tests inside the ethereum sign tests
    Open source →
  3. 0.1.1 05 Sep 2024
    Release notes
    • fix wrong v value on ethereum signature, thanks @josher8a and @fonstack
    • add tests for ethereum sign
    Open source →
  4. 0.1.0 27 Aug 2023
    Release notes
    • update sdk limit
    • upgrade dart-elliptic
    Open source →
  5. 0.0.4 14 Jul 2021
    Release notes
    • add ethereum sign (with v)
    Open source →
  6. 0.0.3 14 Jul 2021
    Release notes
    • fix Signature.fromCompactHex
    Open source →
  7. 0.0.2 25 Jun 2021
    Release notes
    • Add deterministicSign
    • Pass tests for deterministicSign
    Open source →
  8. 0.0.1 12 Jun 2021
    Release notes
    • Initial version.
    • Pass test for p256
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive