Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/arkworks-rs/spongefish
/ functions
Functions
314 in github.com/arkworks-rs/spongefish
⨍
Functions
314
◇
Types & classes
54
Method
verifier_messages
Returns a fixed-length array of uniformly-distributed verifier messages `[T; N]`.
spongefish/src/narg_verifier.rs:78
Method
verifier_messages
Returns a fixed-length array of uniformly-distributed verifier messages `[T; N]`.
spongefish/src/narg_prover.rs:278
Method
verifier_messages_vec
Returns a vector of uniformly-distributed verifier messages `[T; N]`.
spongefish/src/narg_verifier.rs:83
Method
verifier_messages_vec
Returns a vector of uniformly-distributed verifier messages `[T; N]`.
spongefish/src/narg_prover.rs:283
Function
verifier_prover_message_rolls_back_on_deserialize_error
()
spongefish/src/tests.rs:227
Method
verify
( mut verifier_state: VerifierState, instance: &Instance, )
spongefish/examples/bulletproof.rs:89
Method
verify
(mut verifier_state: VerifierState, P: G, X: G)
spongefish/examples/schnorr.rs:49
Function
verify_pow
(challenge: [u8; 32], bits: f64, nonce: u64)
pow/src/lib.rs:63
Method
with_allocator
(allocator: VarAllocator<T>)
circuit/src/permutation.rs:157
Method
with_permutation
(permutation: P)
spongefish/src/duplex_sponge.rs:142
Function
without_session_distinct_from_real_session
()
spongefish/src/tests.rs:103
Function
wrong_length_testsuite
Truncated buffer must be rejected.
spongefish/src/drivers/ark_ff_impl.rs:343
Method
zeroize
(&mut self)
spongefish/src/duplex_sponge.rs:177
Method
zeroize
(&mut self)
spongefish/src/instantiations/xof.rs:98
← previous
301–314 of 314, ranked by callers