1
0
Fork 0
forked from lthn/blockchain
blockchain/src/crypto
2022-10-18 04:29:41 +02:00
..
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 crypto: more checks for generate_CLSAG_GGXG 2022-10-18 04:29:41 +02:00
clsag.h crypto: 4-CLSAG 2-gen implemented, 2-CLSAG slightly improved; + basic test for 4-CLSAG GGXG 2022-08-31 02:09:08 +02:00
crypto-ops-data.c Moved sources to public repo 2018-12-27 18:50:45 +03:00
crypto-ops.c crypto: ge_cached_to_p2 implemented 2021-12-27 07:09:02 +03:00
crypto-ops.h crypto: ge_cached_to_p2 implemented 2021-12-27 07:09:02 +03:00
crypto-sugar.cpp crypto: c_point_H_plus_G and c_point_H_minus_G constants added + unittest 2022-10-10 23:47:49 +02:00
crypto-sugar.h merge from zarcanum 2022-10-12 23:51:09 +02: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
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 bulletproofs+ tests fixed 2022-07-26 06:44:19 +02:00
range_proof_bppe.h Bulletproofs+ Extended generation routine (crypto::bppe_gen) adapted to match with bpp_gen 2022-10-12 19:14:31 +02:00
range_proofs.cpp crypto: range proofs major refactoring, crypto traits refactored, calc_exp_power_of_2_upper_bound changed to constexpr analogs 2022-04-10 19:50:13 +02:00
range_proofs.h crypto: BP+ generators mapping corrected 2022-08-25 04:17:25 +02: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 the first Zarcanum PoS block generated successfully, but yet to be verified by the core 2022-10-16 03:17:18 +02:00
zarcanum.h the first Zarcanum PoS block generated successfully, but yet to be verified by the core 2022-10-16 03:17:18 +02:00