Docs.rs
fedimint-tpe-0.4.3
fedimint-tpe 0.4.3
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
bitcoin_hashes ^0.12.0
normal
bls12_381 ^0.8.0
normal
fedimint-core =0.4.3
normal
group ^0.13.0
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
serde ^1.0.203
normal
serde-big-array ^0.5.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tpe
0.4.3
tpe
Function
verify_ciphertext
Copy item path
source
pub fn verify_ciphertext(ct: &
CipherText
, commitment: &
Hash
) ->
bool