dash/src/crypto
Wladimir J. van der Laan 197fbea84b Merge #9512: Fix various things -fsanitize complains about
82e8baa Avoid boost dynamic_bitset in rest_getutxos (Pieter Wuille)
99f001e Fix memory leak in multiUserAuthorized (Pieter Wuille)
5a0b7e4 Fix memory leak in net_tests (Pieter Wuille)
6b03bfb Fix memory leak in wallet tests (Pieter Wuille)
f94f3e0 Avoid integer overflows in scriptnum tests (Pieter Wuille)
843c560 Avoid unaligned access in crypto i/o (Pieter Wuille)
2018-01-21 12:48:33 +01:00
..
ctaes Merge #9303: Update comments in ctaes 2018-01-17 17:31:12 +01:00
aes_helper.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
aes.cpp Merge #7689: Replace OpenSSL AES with ctaes-based version 2017-12-22 16:33:04 +01:00
aes.h Merge #7689: Replace OpenSSL AES with ctaes-based version 2017-12-22 16:33:04 +01:00
blake.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
bmw.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
common.h Merge #9512: Fix various things -fsanitize complains about 2018-01-21 12:48:33 +01:00
cubehash.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
echo.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
groestl.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
hmac_sha256.cpp
hmac_sha256.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
hmac_sha512.cpp
hmac_sha512.h
jh.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
keccak.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
luffa.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
ripemd160.cpp
ripemd160.h Merge #7848: Divergence between 32- and 64-bit when hashing >4GB affects gettxoutsetinfo 2017-12-20 17:25:03 +01:00
sha1.cpp
sha1.h Merge #7848: Divergence between 32- and 64-bit when hashing >4GB affects gettxoutsetinfo 2017-12-20 17:25:03 +01:00
sha256.cpp
sha256.h Merge #7848: Divergence between 32- and 64-bit when hashing >4GB affects gettxoutsetinfo 2017-12-20 17:25:03 +01:00
sha512.cpp
sha512.h Merge #7848: Divergence between 32- and 64-bit when hashing >4GB affects gettxoutsetinfo 2017-12-20 17:25:03 +01:00
shavite.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
simd.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
skein.c move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_blake.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_bmw.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_cubehash.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_echo.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_groestl.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_jh.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_keccak.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_luffa.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_shavite.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_simd.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_skein.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
sph_types.h move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00