| .. |
|
bitcoin
|
explicit namespace for print_money in wallet
|
2022-10-11 16:17:12 +02:00 |
|
blake2-impl.h
|
improvements over wallet balance caclulations algo
|
2019-09-27 17:16:18 +02:00 |
|
blake2.h
|
improvements over wallet balance caclulations algo
|
2019-09-27 17:16:18 +02:00 |
|
blake2b-ref.c
|
improvements over wallet balance caclulations algo
|
2019-09-27 17:16:18 +02:00 |
|
chacha8.c
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
chacha8.h
|
wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress)
|
2019-04-03 12:48:09 +03:00 |
|
chacha8_stream.c
|
Implemented encryption stream 'sink'
|
2020-08-18 21:54:23 +02:00 |
|
chacha8_stream.h
|
Implemented encryption stream 'sink'
|
2020-08-18 21:54:23 +02:00 |
|
clsag.cpp
|
CLSAG 5-layers GGXXG has been debugged + test added
|
2023-03-22 03:14:45 +01:00 |
|
clsag.h
|
Zarcanum: 5-layers CLSAG draft implementation (tests are yet tbd, WIP)
|
2023-03-21 22:26:24 +01:00 |
|
crypto-ops-data.c
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
crypto-ops.c
|
crypto: experimental optimizations: ge_scalarmult_base_vartime, ge_scalarmult_vartime_p3, ge_scalarmult_precomp_vartime (point_pc_t) + performance tests for msm pippenger v3-v4
|
2023-12-25 23:48:14 +01:00 |
|
crypto-ops.h
|
crypto: experimental optimizations: ge_scalarmult_base_vartime, ge_scalarmult_vartime_p3, ge_scalarmult_precomp_vartime (point_pc_t) + performance tests for msm pippenger v3-v4
|
2023-12-25 23:48:14 +01:00 |
|
crypto-sugar.cpp
|
crypto: experimental optimizations: ge_scalarmult_base_vartime, ge_scalarmult_vartime_p3, ge_scalarmult_precomp_vartime (point_pc_t) + performance tests for msm pippenger v3-v4
|
2023-12-25 23:48:14 +01:00 |
|
crypto-sugar.h
|
crypto: experimental optimizations: ge_scalarmult_base_vartime, ge_scalarmult_vartime_p3, ge_scalarmult_precomp_vartime (point_pc_t) + performance tests for msm pippenger v3-v4
|
2023-12-25 23:48:14 +01:00 |
|
crypto.cpp
|
crypto_assert re-implemented using exceptions
|
2022-07-06 02:59:07 +02:00 |
|
crypto.h
|
crypto_assert re-implemented using exceptions
|
2022-07-06 02:59:07 +02:00 |
|
ecrypt-config.h
|
Implemented encryption stream 'sink'
|
2020-08-18 21:54:23 +02:00 |
|
ecrypt-machine.h
|
Implemented encryption stream 'sink'
|
2020-08-18 21:54:23 +02:00 |
|
ecrypt-portable.h
|
Implemented encryption stream 'sink'
|
2020-08-18 21:54:23 +02:00 |
|
ecrypt-sync.h
|
Implemented encryption stream 'sink'
|
2020-08-18 21:54:23 +02:00 |
|
generic-ops.h
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
hash-ops.h
|
crypto: cn_fast_hash is a bit more faster now
|
2021-04-22 01:34:51 +03:00 |
|
hash.c
|
crypto: fix some warnings
|
2021-04-27 05:14:11 +03:00 |
|
hash.h
|
improvements over wallet balance caclulations algo
|
2019-09-27 17:16:18 +02:00 |
|
initializer.h
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
keccak.c
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
keccak.h
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
msm.cpp
|
crypto: much faster pippenger/bucket-style multi-scalar multiplication for range proofs + tests
|
2023-12-25 19:14:31 +01:00 |
|
msm.h
|
crypto: much faster pippenger/bucket-style multi-scalar multiplication for range proofs + tests
|
2023-12-25 19:14:31 +01:00 |
|
one_out_of_many_proofs.cpp
|
fixing gcc errors while trying not to screw up msvc compilation at the same time 2 (wip)
|
2023-04-08 22:38:50 +02:00 |
|
one_out_of_many_proofs.h
|
verify_BGE_proof() first PoC implementation
|
2023-03-27 22:31:55 +02:00 |
|
random.c
|
crypto: safety improvement: use PRNG manipulation from Boolberry, explicitly require USE_INSECURE_RANDOM_RPNG_ROUTINES defined for using it
|
2019-09-11 13:35:40 +03:00 |
|
random.h
|
crypto: safety improvement: use PRNG manipulation from Boolberry, explicitly require USE_INSECURE_RANDOM_RPNG_ROUTINES defined for using it
|
2019-09-11 13:35:40 +03:00 |
|
range_proof_bpp.h
|
crypto: much faster pippenger/bucket-style multi-scalar multiplication for range proofs + tests
|
2023-12-25 19:14:31 +01:00 |
|
range_proof_bppe.h
|
crypto: much faster pippenger/bucket-style multi-scalar multiplication for range proofs + tests
|
2023-12-25 19:14:31 +01:00 |
|
range_proofs.cpp
|
crypto traits for (extended) range proofs were refactored to support different sets of generators + debug helpers after a long debug session
|
2023-03-13 20:05:06 +01:00 |
|
range_proofs.h
|
crypto: much faster pippenger/bucket-style multi-scalar multiplication for range proofs + tests
|
2023-12-25 19:14:31 +01:00 |
|
RIPEMD160.c
|
added sha256 and RIPEMD160 sources
|
2020-12-30 23:58:03 +01:00 |
|
RIPEMD160.h
|
fixed gcc compilation issue with RIPEMD-160
|
2021-03-13 16:23:34 +03:00 |
|
RIPEMD160_helper.cpp
|
more minor fixes
|
2022-05-11 21:11:33 +02:00 |
|
RIPEMD160_helper.h
|
in the middle of prepare_tx_sources_htlc
|
2021-02-02 19:02:28 +01:00 |
|
tree-hash.c
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
zarcanum.cpp
|
Zarcanum PoS proofs & wallet's mining code made compatible with non-explicit asset id outputs
|
2023-08-08 16:58:49 +02:00 |
|
zarcanum.h
|
Zarcanum PoS proofs & wallet's mining code made compatible with non-explicit asset id outputs
|
2023-08-08 16:58:49 +02:00 |