Docs.rs
fedimint-tpe-0.5.0
fedimint-tpe 0.5.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
bitcoin_hashes ^0.14.0
normal
bls12_381 ^0.8.0
normal
fedimint-core =0.5.0
normal
group ^0.13.0
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
serde ^1.0.214
normal
serde-big-array ^0.5.1
normal
Versions
14.29%
of the crate is documented
Platform
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.5.0
tpe
Function
create_decryption_key_share
Copy item path
Source
pub fn create_decryption_key_share( sks: &
SecretKeyShare
, ct: &
CipherText
, ) ->
DecryptionKeyShare