We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c255ab4 commit 2058d67Copy full SHA for 2058d67
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "bc-crypto"
3
version = "0.3.2"
4
edition = "2021"
5
-description = "Gordian Envelope for Rust."
+description = "A uniform API for cryptographic primitives used in Blockchain Commons projects"
6
authors = ["Blockchain Commons"]
7
keywords = ["cryptography"]
8
repository = "https://github.com/BlockchainCommons/bc-crypto-rust"
0 commit comments