rfc6979
Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA)
0.6.0
199M downloads/mo
#506 most downloaded on crates.io
RustCrypto/signatures
What this package is like to depend on
Last release 1 months ago
30 Jun 2026
Release timing varies
gaps range from 2 weeks to 10 months
Most releases are documented
notes for 6 of 8 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
23 releases · first in 2021
9 releases in the last 12 months
see the full history below
Release timeline
23 releases · Feb 2021 to Jun 2026Releases
latest 23-
0.6.030 Jun 2026Release notes
Open source →Changed
- Replace
generate_k(_mut)free functions with newKGeneratorstruct (#1395) - Use
crypto-bigintfor representingq(#1395)
Fixed
- Allow the use of non-
block_api-backed hashes (#1360)
Removed
generate_kandgenerate_k_mutfree functions (#1395)
- Replace
-
0.6.0-rc.029 Jun 2026 pre-releaseRelease notes
Open source →This release is a significant rewrite that includes the new
KGenerator
API and integration withcrypto-bigint.See #1395.
-
0.6.0-pre.006 Jun 2026 pre-releaseNothing published for this version
-
0.5.006 May 2026Release notes
Open source →Added
generate_k_mutfunction (#773)- P-521 + SHA-512 test vectors (#775)
- Upgrade to 2024 edition and bump MSRV to 1.85 (#913)
Changed
- Replace
Digestbounds withEagerHash(#1076) - Bump
sha2dependency to v0.11 (#1267) - Bump
hmacto v0.13 (#1274)
Removed
- Output size bounds on digest functions (#773)
Fixed
- Handling of inputs which are not the same size as the digest output (#781)
-
0.5.0-rc.502 Feb 2026 pre-releaseNothing published for this version
-
0.5.0-rc.427 Jan 2026 pre-releaseNothing published for this version
-
0.5.0-rc.306 Nov 2025 pre-releaseNothing published for this version
-
0.5.0-rc.222 Oct 2025 pre-releaseNothing published for this version
-
0.5.0-rc.103 Sep 2025 pre-releaseNothing published for this version
-
0.5.0-rc.029 May 2025 pre-releaseNothing published for this version
-
0.5.0-pre.427 Jul 2024 pre-releaseNothing published for this version
-
0.5.0-pre.302 Feb 2024 pre-releaseNothing published for this version
-
0.5.0-pre.217 Jan 2024 pre-releaseNothing published for this version
-
0.5.0-pre.110 Jan 2024 pre-releaseNothing published for this version
-
0.5.0-pre.009 Jan 2024 pre-releaseNothing published for this version
-
0.4.028 Feb 2023 -
0.4.0-pre.001 Feb 2023 pre-releaseNothing published for this version
-
0.3.103 Nov 2022 -
0.3.027 Jun 2022 -
0.2.009 May 2022 -
0.2.0-pre.018 Jan 2022 pre-releaseNothing published for this version
-
0.1.021 Nov 2021Nothing published for this version
-
0.0.009 Feb 2021Nothing published for this version