Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anoma/ferveo
/ functions
Functions
130 in github.com/anoma/ferveo
⨍
Functions
130
◇
Types & classes
33
Function
test_ark_serde
()
ferveo-common/src/lib.rs:134
Function
test_divide
()
subproductdomain/src/lib.rs:413
Function
test_dkg_fail_unknown_validator
()
ferveo/src/dkg/pv.rs:392
Function
test_interpolate
()
subproductdomain/src/lib.rs:433
Function
test_inv_lagrange
()
subproductdomain/src/lib.rs:476
Function
test_inverse
()
subproductdomain/src/lib.rs:393
Function
test_lagrange
()
tpke/src/combine.rs:82
Function
test_linear_combine
()
subproductdomain/src/lib.rs:453
Function
test_new_pvss
()
ferveo/src/vss/pvss.rs:241
Function
test_own_pvss
()
ferveo/src/dkg/pv.rs:554
Function
test_pvss_cannot_share_from_wrong_state
()
ferveo/src/dkg/pv.rs:590
Function
test_pvss_dealing
()
ferveo/src/dkg/pv.rs:439
Function
test_pvss_from_unknown_dealer_rejected
()
ferveo/src/dkg/pv.rs:489
Function
test_pvss_reissue
()
ferveo/src/dkg/pv.rs:687
Function
test_pvss_sent_twice_rejected
()
ferveo/src/dkg/pv.rs:523
Function
test_pvss_wait_before_window
()
ferveo/src/dkg/pv.rs:643
Function
test_pvss_wait_if_already_applied
()
ferveo/src/dkg/pv.rs:673
Function
test_pvss_wait_if_not_in_sharing_state
()
ferveo/src/dkg/pv.rs:656
Function
test_pvss_wait_middle_of_window
()
ferveo/src/dkg/pv.rs:700
Function
test_share_message_state_guards
()
ferveo/src/dkg/pv.rs:615
Function
test_validator_set
()
ferveo/src/dkg/pv.rs:338
Function
test_validator_windows
()
ferveo/src/dkg/pv.rs:421
Function
test_verify_aggregation_fails_if_constant_term_wrong
()
ferveo/src/vss/pvss.rs:307
Function
test_verify_pvss_wrong_proof_of_knowledge
()
ferveo/src/vss/pvss.rs:264
Function
threshold_encryption
()
tpke/src/lib.rs:193
Function
toeplitz_mul
Computes the Toeplitz matrix of polynomial times the vector v
subproductdomain/src/lib.rs:335
Method
verify
(&'de self)
ferveo/src/msg.rs:20
Method
verify_blinding
( &self, public_key_shares: &PublicKeyShares<E>, rng: &mut R, )
tpke/src/key_share.rs:22
Method
verify_message
Verify a DKG related message in a block proposal `sender` is the validator of the sender of the message `payload` is the content of the message
ferveo/src/dkg/pv.rs:147
Function
work
( G: G1Prepared, H: G2Prepared, ciphertexts: &[(G1Affine, G2Affine, G2Affine)], D: &[Vec<G1Aff
ferveo/benches/benchmarks/block_proposer.rs:40
← previous
101–130 of 130, ranked by callers