mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
bign-genk v0.1.0-pre.0 (#1282)
This commit is contained in:
Generated
+2
-2
@@ -94,7 +94,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bign-genk"
|
||||
version = "0.5.0-rc.3"
|
||||
version = "0.1.0-pre.0"
|
||||
dependencies = [
|
||||
"belt-block 0.2.0-rc.3",
|
||||
"belt-hash",
|
||||
@@ -1484,7 +1484,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
|
||||
dependencies = [
|
||||
"fastrand",
|
||||
"getrandom 0.4.2",
|
||||
"getrandom 0.3.4",
|
||||
"once_cell",
|
||||
"rustix",
|
||||
"windows-sys",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bign-genk"
|
||||
version = "0.5.0-rc.3"
|
||||
version = "0.1.0-pre.0"
|
||||
description = """
|
||||
Pure Rust implementation of bign-genk algorithm from STB 34.101.45: Deterministic Usage of the
|
||||
Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA)
|
||||
|
||||
Reference in New Issue
Block a user