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 344e6d3 commit 30f1fa6Copy full SHA for 30f1fa6
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "vrf"
3
-version = "0.2.3"
+version = "0.2.4"
4
description = "Fast and extensible Verifiable Random Function (VRF) library; currently supporting secp256k1, secp256r1 and sect163k1 curves"
5
keywords = ["vrf", "ecvrf", "secp256k1", "p256", "k163"]
6
categories = ["algorithms", "cryptography"]
0 commit comments