mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
ecdsa v0.17.0-pre.4 (#796)
This commit is contained in:
Generated
+1
-1
@@ -148,7 +148,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ecdsa"
|
||||
version = "0.17.0-pre.3"
|
||||
version = "0.17.0-pre.4"
|
||||
dependencies = [
|
||||
"der 0.8.0-pre.0",
|
||||
"digest",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ecdsa"
|
||||
version = "0.17.0-pre.3"
|
||||
version = "0.17.0-pre.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