Jarno Lamsa | 8557fc9 | 2019-04-26 16:22:10 +0300 | [diff] [blame] | 1 | EccPoint_compute_public_key |
2 | EccPoint_isZero | ||||
3 | EccPoint_mult | ||||
4 | regularize_k | ||||
5 | uECC_compute_public_key | ||||
6 | uECC_curve_private_key_size | ||||
7 | uECC_curve_public_key_size | ||||
8 | uECC_generate_random_int | ||||
9 | uECC_get_rng | ||||
10 | uECC_make_key | ||||
11 | uECC_make_key_with_d | ||||
12 | uECC_secp256r1 | ||||
13 | uECC_set_rng | ||||
14 | uECC_shared_secret | ||||
15 | uECC_sign | ||||
16 | uECC_sign_with_k | ||||
17 | uECC_valid_point | ||||
18 | uECC_valid_public_key | ||||
19 | uECC_verify | ||||
20 | uECC_vli_bytesToNative | ||||
21 | uECC_vli_clear | ||||
22 | uECC_vli_cmp | ||||
23 | uECC_vli_cmp_unsafe | ||||
24 | uECC_vli_equal | ||||
25 | uECC_vli_isZero | ||||
26 | uECC_vli_mmod | ||||
27 | uECC_vli_modAdd | ||||
28 | uECC_vli_modInv | ||||
29 | uECC_vli_modMult | ||||
30 | uECC_vli_modMult_fast | ||||
31 | uECC_vli_modSub | ||||
32 | uECC_vli_nativeToBytes | ||||
33 | uECC_vli_numBits | ||||
34 | uECC_vli_set | ||||
35 | uECC_vli_sub | ||||
36 | uECC_vli_testBit | ||||
37 | vli_mmod_fast_secp256r1 | ||||
38 | x_side_default |