.. |
Makefile
|
Remove 4844 version from src (use min-src)
|
2022-10-02 11:12:38 +01:00 |
bench_util.c
|
Implement DAS extension
|
2021-02-17 12:25:03 +00:00 |
bench_util.h
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
bls12_381.c
|
Fix some whitespace issues
|
2022-09-19 19:49:11 +01:00 |
bls12_381.h
|
Fix some whitespace issues
|
2022-09-19 19:49:11 +01:00 |
c_kzg.h
|
Use pointers for scalars too
|
2022-10-02 12:09:01 +01:00 |
c_kzg_alloc.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
c_kzg_alloc.h
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
compute_proof_lagrange_bench.c
|
Remove some trailing whitespace
|
2022-09-18 08:59:32 +01:00 |
control.h
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
das_extension.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
debug_util.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
debug_util.h
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
fft_common.c
|
Use bit-reversal permutation
|
2022-09-27 13:37:46 +01:00 |
fft_fr.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
fft_fr_bench.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
fft_g1.c
|
Add newlines at ends of some files
|
2022-09-15 13:32:08 +01:00 |
fft_g1_bench.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
fk20_proofs.c
|
Stop adding one to secrets_len
|
2022-09-15 13:33:17 +01:00 |
kzg_proofs.c
|
Use pointers for scalars too
|
2022-10-02 12:09:01 +01:00 |
kzg_proofs_bench.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
poly.c
|
Remove stride from eval_poly_l
|
2022-10-03 20:49:45 +01:00 |
poly_barycentric_bench.c
|
Benchmark for barycentric formula
|
2022-09-17 09:20:08 +01:00 |
poly_bench.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
poly_div_tune.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
poly_mul_tune.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
recover.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
recover_bench.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
test_util.c
|
Implement zero polynomial - passes tests, but could be tidier
|
2021-02-26 14:38:04 +00:00 |
test_util.h
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |
trusted_setup.txt
|
Trusted setup for testing
|
2022-09-20 23:04:18 +01:00 |
utility.c
|
Fix fr_batch_inv
|
2022-09-17 17:06:54 +01:00 |
utility.h
|
Optimized eval_poly_l with batch inversion
|
2022-09-17 18:00:54 +01:00 |
zero_poly.c
|
Fix compiler warnings in zero_poly.c
|
2022-09-18 12:20:39 +01:00 |
zero_poly_bench.c
|
Consolidate header files (#14)
|
2021-07-09 13:35:19 +01:00 |