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 c93cbd2 commit 4860cb3Copy full SHA for 4860cb3
toolkit/utils/schnorr_jubjub/Cargo.toml
@@ -1,5 +1,7 @@
1
[package]
2
name = "schnorr_jubjub"
3
+license = "Apache-2.0"
4
+description = "Implementation of schnorr over JubJub using poseidon."
5
authors.workspace = true
6
edition.workspace = true
7
homepage.workspace = true
0 commit comments