Docs.rs
fedimint-tbs-0.4.3
fedimint-tbs 0.4.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
bls12_381 ^0.8.0
normal
fedimint-core =0.4.3
normal
group ^0.13.0
normal
hex ^0.4.3
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
serde ^1.0.203
normal
sha3 ^0.10.8
normal
criterion ^0.5.1
dev
Versions
9.52%
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
tbs
0.4.3
tbs
Function
verify
Copy item path
source
pub fn verify(msg:
Message
, sig:
Signature
, pk:
AggregatePublicKey
) ->
bool