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
Releases
latest 8-
0.2.031 Jul 2026Release notes
Open source →- SECURITY:
bitsToIntnow 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
elliptic0.4.x, which provides constant-time (Montgomery-ladder) scalar multiplication.
- SECURITY:
-
0.1.205 Sep 2024 -
0.1.105 Sep 2024Release notes
Open source →- fix wrong v value on ethereum signature, thanks @josher8a and @fonstack
- add tests for ethereum sign
-
0.1.027 Aug 2023 -
0.0.414 Jul 2021 -
0.0.314 Jul 2021 -
0.0.225 Jun 2021 -
0.0.112 Jun 2021