mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
ecdsa v0.17.0-rc.4 (#1012)
This commit is contained in:
Generated
+1
-1
@@ -360,7 +360,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ecdsa"
|
||||
version = "0.17.0-rc.3"
|
||||
version = "0.17.0-rc.4"
|
||||
dependencies = [
|
||||
"der",
|
||||
"digest",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ecdsa"
|
||||
version = "0.17.0-rc.3"
|
||||
version = "0.17.0-rc.4"
|
||||
description = """
|
||||
Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm
|
||||
(ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing
|
||||
|
||||
Reference in New Issue
Block a user