bign-genk v0.1.0-pre.0 (#1282)

This commit is contained in:
Tony Arcieri
2026-04-02 22:42:04 -06:00
committed by GitHub
parent 73e7128459
commit 76822a8af0
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -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 -1
View File
@@ -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)