Docs.rs
generic-ec-zkp-0.4.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
generic-ec-zkp 0.4.2
ZK-proofs and primitives built on top of `generic-ec` crate
Crate
Source
Builds
Feature flags
Documentation
Coverage
87.5%
14
out of
16
items documented
2
out of
14
items with examples
Links
LFDT-Lockness/generic-ec
3
4
2
crates.io
Dependencies
generic-array ^0.14
normal
generic-ec ^0.4.0
normal
rand_core ^0.6
normal
serde ^1
normal
optional
subtle ^2.4
normal
udigest ^0.2.1
normal
optional
criterion ^0.5
dev
generic-ec ^0.4.0
dev
generic-tests ^0.1
dev
rand ^0.8
dev
rand_dev ^0.1
dev
sha2 ^0.10
dev
Versions
0.4.4
(2025-01-28)
0.4.3
(2024-12-06)
0.4.2
(2024-09-25)
0.4.1
(2024-08-27)
0.4.0
(2024-06-20)
0.4.0-rc1
(2024-06-07)
0.3.0
(2024-05-10)
0.2.0
(2024-03-01)
0.1.2
(2024-02-15)
0.1.1
(2023-12-11)
0.1.0
(2023-11-24)
Owners
Zero-Knowledge Proofs
The crate provides ZK-proofs and primitives built on top of
generic-ec
crate.