Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coinbase/cb-mpc
/ functions
Functions
7,462 in github.com/coinbase/cb-mpc
⨍
Functions
7,462
◇
Types & classes
1,770
↓ 4 callers
Function
check_equ
tests/unit/crypto/test_elgamal.cpp:13
↓ 4 callers
Function
constant_time_mask_ulong
Returns a mask of all bits set (0xFFFFFFFFF...) if flag == true, or 0 if flag == false, with a small inline assembly barrier to keep the compiler from
src/cbmpc/crypto/base_mod.cpp:186
↓ 4 callers
Function
consttime_gt
src/cbmpc/crypto/base_bn.cpp:699
↓ 4 callers
Function
ct_bn_sub_words
src/cbmpc/crypto/base_mod.cpp:209
↓ 4 callers
Function
empty
(state)
vendors/google-benchmark/bindings/python/google_benchmark/example.py:31
↓ 4 callers
Method
empty
include-internal/cbmpc/internal/protocol/mpc_job.h:26
↓ 4 callers
Method
end
vendors/googletest/googletest/include/gtest/internal/gtest-internal.h:1109
↓ 4 callers
Function
expect_eq
tests/unit/c_api/test_schnorr_mp_ac.cpp:25
↓ 4 callers
Function
expect_eq
tests/unit/c_api/test_eddsa_mp_threshold.cpp:24
↓ 4 callers
Function
expect_eq
tests/unit/c_api/test_tdh2.cpp:19
↓ 4 callers
Function
expect_eq
tests/unit/c_api/test_schnorr_mp_threshold.cpp:25
↓ 4 callers
Function
expect_eq
tests/unit/c_api/test_ecdsa2pc.cpp:148
↓ 4 callers
Function
expect_eq
tests/unit/c_api/test_ecdsa_mp_ac.cpp:24
↓ 4 callers
Function
expect_eq
tests/unit/c_api/test_eddsa_mp_ac.cpp:24
↓ 4 callers
Function
expected_Q
tests/unit/api/test_pve_ac.cpp:19
↓ 4 callers
Function
filter_msg32
(k)
vendors/secp256k1/tools/test_vectors_musig2_generate.py:308
↓ 4 callers
Function
fischlin_prove
src/cbmpc/zk/fischlin.cpp:6
↓ 4 callers
Function
floatStr
(n: number)
vendors/github-action-benchmark/src/write.ts:133
↓ 4 callers
Method
from_fe
src/cbmpc/crypto/ec25519_core.cpp:667
↓ 4 callers
Function
generate_sid_fixed_2p
* @specs: * - basic-primitives-spec | GenerateSID-Fixed-2P */
include-internal/cbmpc/internal/protocol/sid.h:12
↓ 4 callers
Method
get
include-internal/cbmpc/internal/protocol/pve_base.h:34
↓ 4 callers
Method
get_coordinates
src/cbmpc/crypto/base_ecc.cpp:271
↓ 4 callers
Method
get_path
src/cbmpc/crypto/secret_sharing.cpp:183
↓ 4 callers
Method
get_row
include-internal/cbmpc/internal/protocol/ot.h:60
↓ 4 callers
Method
get_size
include-internal/cbmpc/internal/core/convert.h:49
↓ 4 callers
Function
get_xy
src/cbmpc/crypto/ec25519_core.cpp:850
↓ 4 callers
Function
has
include-internal/cbmpc/internal/core/utils.h:127
↓ 4 callers
Function
hash_into_offset
Hashes x into [0, POINTS) twice and store the result in offset1 and offset2. */
vendors/secp256k1/src/bench_ecmult.c:61
↓ 4 callers
Method
hash_to_point
src/cbmpc/crypto/base_ecc.cpp:323
↓ 4 callers
Function
hkdf_expand_sha256
include-internal/cbmpc/internal/crypto/base_hash.h:359
↓ 4 callers
Function
hkdf_extract_sha256
SHA-256 convenience wrappers
include-internal/cbmpc/internal/crypto/base_hash.h:358
↓ 4 callers
Method
init
src/cbmpc/crypto/base.cpp:170
↓ 4 callers
Function
init_array_maybe
(array)
vendors/secp256k1/tools/test_vectors_musig2_generate.py:227
↓ 4 callers
Function
init_is_xonly
(case)
vendors/secp256k1/tools/test_vectors_musig2_generate.py:50
↓ 4 callers
Method
invert
src/cbmpc/crypto/base_ecc.cpp:890
↓ 4 callers
Function
isFile
(p: string)
vendors/github-action-benchmark/test/write.spec.ts:840
↓ 4 callers
Function
lagrange_interpolate
src/cbmpc/crypto/lagrange.cpp:104
↓ 4 callers
Function
lagrange_partial_interpolate
src/cbmpc/crypto/lagrange.cpp:88
↓ 4 callers
Function
lagrange_partial_interpolate_exponent
src/cbmpc/crypto/lagrange.cpp:112
↓ 4 callers
Function
lookup
include-internal/cbmpc/internal/core/utils.h:117
↓ 4 callers
Function
make_peers
tests/unit/c_api/test_eddsa_mp_ac.cpp:33
↓ 4 callers
Function
make_transports
tests/unit/c_api/test_eddsa_mp_ac.cpp:40
↓ 4 callers
Method
mpc_abort
override messaging implementation in order to control the timers and abort according the benchmarking goal */
tools/benchmark/mpc_util.h:72
↓ 4 callers
Method
neg
src/cbmpc/crypto/base_bn.cpp:433
↓ 4 callers
Method
next
Gets the next node in the queue.
vendors/googletest/googletest/samples/sample3-inl.h:54
↓ 4 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
vendors/googletest/googletest/src/gtest.cc:6290
↓ 4 callers
Function
pointer
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:1813
↓ 4 callers
Method
prime
src/cbmpc/crypto/base_bn.cpp:680
↓ 4 callers
Function
print_hex
src/cbmpc/core/strext.cpp:137
↓ 4 callers
Function
random
Gets the random number generator.
vendors/googletest/googletest/src/gtest-internal-inl.h:815
↓ 4 callers
Function
run_mp
demo-api/ecdsa_mp_pve_backup/main.cpp:127
↓ 4 callers
Method
save
src/cbmpc/core/buf128.cpp:97
↓ 4 callers
Function
scan_hex_bytes
src/cbmpc/core/strext.cpp:167
↓ 4 callers
Function
secp256k1_context_preallocated_clone
vendors/secp256k1/src/secp256k1.c:152
↓ 4 callers
Function
secp256k1_ec_pubkey_tweak_add_helper
vendors/secp256k1/src/secp256k1.c:685
↓ 4 callers
Function
secp256k1_ecdsa_recoverable_signature_load
vendors/secp256k1/src/modules/recovery/main_impl.h:12
↓ 4 callers
Function
secp256k1_ecdsa_sig_sign
vendors/secp256k1/src/ecdsa_impl.h:266
↓ 4 callers
Function
secp256k1_fe_inv
vendors/secp256k1/src/field_impl.h:399
↓ 4 callers
Function
secp256k1_ge_from_bytes_ext
vendors/secp256k1/src/group_impl.h:974
↓ 4 callers
Function
secp256k1_ge_is_in_correct_subgroup
vendors/secp256k1/src/group_impl.h:895
↓ 4 callers
Function
secp256k1_heap_swap
vendors/secp256k1/src/hsort_impl.h:34
↓ 4 callers
Function
secp256k1_i128_check_pow2
vendors/secp256k1/src/int128_struct_impl.h:198
↓ 4 callers
Function
secp256k1_i128_load
vendors/secp256k1/src/int128_struct_impl.h:112
↓ 4 callers
Function
secp256k1_keypair_load
Load a keypair into pk and sk (if non-NULL). This function declassifies pk * and ARG_CHECKs that the keypair is not invalid. It always initializes sk
vendors/secp256k1/src/modules/extrakeys/main_impl.h:176
↓ 4 callers
Function
secp256k1_modinv64_abs
Helper function to compute the absolute value of an int64_t. * (we don't use abs/labs/llabs as it depends on the int sizes). */
vendors/secp256k1/src/modinv64_impl.h:32
↓ 4 callers
Function
secp256k1_nonce_function_musig_helper
Write optional inputs into the hash */
vendors/secp256k1/src/modules/musig/session_impl.h:305
↓ 4 callers
Function
secp256k1_pippenger_scratch_size
* Returns the scratch size required for a given number of points (excluding * base point G) without considering alignment. */
vendors/secp256k1/src/ecmult_impl.h:645
↓ 4 callers
Function
secp256k1_strauss_scratch_size
vendors/secp256k1/src/ecmult_impl.h:358
↓ 4 callers
Function
secp256k1_xonly_pubkey_save
vendors/secp256k1/src/modules/extrakeys/main_impl.h:18
↓ 4 callers
Method
send
tests/unit/api/test_ecdsa2pc.cpp:417
↓ 4 callers
Method
set_current_test_info
Sets the TestInfo object for the test that's currently running.
vendors/googletest/googletest/src/gtest.cc:5342
↓ 4 callers
Method
set_current_test_suite
Sets the TestSuite object for the test that's currently running.
vendors/googletest/googletest/src/gtest.cc:5336
↓ 4 callers
Function
set_infinity
src/cbmpc/crypto/ec25519_core.cpp:849
↓ 4 callers
Method
set_sign
src/cbmpc/crypto/base_bn.cpp:444
↓ 4 callers
Method
set_value
vendors/googletest/googlemock/test/gmock-matchers-containers_test.cc:355
↓ 4 callers
Method
swap
Swaps two AssertionResults.
vendors/googletest/googletest/src/gtest-assertion-result.cc:52
↓ 4 callers
Function
test_fixed_wnaf_small_helper
Checks that the first 8 elements of wnaf are equal to wnaf_expected and the * rest is 0.*/
vendors/secp256k1/src/tests.c:5308
↓ 4 callers
Function
test_ot_role
tests/unit/protocol/test_ecdsa_mp.cpp:36
↓ 4 callers
Function
testrand64
vendors/secp256k1/src/testrand_impl.h:43
↓ 4 callers
Function
testutil_random_fe_non_zero
vendors/secp256k1/src/testutil.h:24
↓ 4 callers
Function
testutil_random_gej_test
vendors/secp256k1/src/testutil.h:104
↓ 4 callers
Method
to_bin
src/cbmpc/crypto/base_bn256.cpp:433
↓ 4 callers
Function
to_internal_ac_and_leaves
src/cbmpc/api/pve_batch_ac.cpp:39
↓ 4 callers
Function
to_internal_bip32_path
src/cbmpc/api/hd_keyset_util.h:13
↓ 4 callers
Method
to_mont
src/cbmpc/crypto/base_mod.cpp:350
↓ 4 callers
Function
try_invalid_pause_resume
vendors/google-benchmark/test/diagnostics_test.cc:28
↓ 4 callers
Function
u128_equ
src/cbmpc/core/buf128.cpp:16
↓ 4 callers
Function
u128_zero
src/cbmpc/core/buf128.cpp:7
↓ 4 callers
Method
use_manual_time
vendors/google-benchmark/src/benchmark_api_internal.h:33
↓ 4 callers
Function
validateGitHubToken
(inputName: string, githubToken: string | undefined, todo: string)
vendors/github-action-benchmark/src/config.ts:111
↓ 4 callers
Function
validate_mem_vec_arg
src/cbmpc/api/mem_util.h:31
↓ 4 callers
Function
validate_mem_vec_arg_max_size
src/cbmpc/api/mem_util.h:47
↓ 4 callers
Method
value
vendors/googletest/googletest/test/googletest-param-test-test.cc:262
↓ 4 callers
Function
verify
src/cbmpc/crypto/base_ecc_secp256k1.cpp:359
↓ 4 callers
Method
verify
src/cbmpc/zk/zk_ec.cpp:55
↓ 4 callers
Function
weak_agree_random_p1_first
src/cbmpc/protocol/agree_random.cpp:38
↓ 4 callers
Function
writeBenchmark
(bench: Benchmark, config: Config)
vendors/github-action-benchmark/src/write.ts:540
↓ 3 callers
Function
Abort
vendors/googletest/googletest/include/gtest/internal/gtest-port.h:2195
↓ 3 callers
Method
AbortArgument
vendors/googletest/googletest/test/googletest-death-test-test.cc:931
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
vendors/googletest/googletest/src/gtest.cc:2305
← previous
next →
1,301–1,400 of 7,462, ranked by callers