[package] name = "zk" version = "0.1.1" authors = ["Jack Grigg "] edition = "2021" description = "Zero-knowledge cryptography traits" readme = "README.md" homepage = "https://github.com/zkcrypto/zk" repository = "https://github.com/zkcrypto/zk" license = "MIT OR Apache-2.0" [dependencies] rand_core = "0.6"