mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
xmss v0.1.0-pre.0 (#1244)
This commit is contained in:
Generated
+1
-1
@@ -1824,7 +1824,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "xmss"
|
||||
version = "0.1.0-pre"
|
||||
version = "0.1.0-pre.0"
|
||||
dependencies = [
|
||||
"const-oid 0.9.6",
|
||||
"der 0.7.10",
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ readme = "README.md"
|
||||
categories = ["cryptography"]
|
||||
keywords = ["xmss", "signature", "crypto", "cryptography", "rfc8391"]
|
||||
license = "MIT/Apache-2.0"
|
||||
version = "0.1.0-pre"
|
||||
version = "0.1.0-pre.0"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user