dash/src/crypto
pasta c49e506176 scripted-diff: Merge #13753: Remove trailing whitespaces
-BEGIN VERIFY SCRIPT-

sed --in-place'' --regexp-extended 's/[[:space:]]+$//g' $(git grep -I --files-with-matches --extended-regexp '[[:space:]]+$' -- src test  ':!*.svg' ':!src/crypto/sha256_sse4*' ':!src/leveldb' ':!src/qt/locale' ':!src/secp256k1' ':!src/univalue')

-END VERIFY SCRIPT-

Signed-off-by: pasta <pasta@dashboost.org>
2020-07-28 20:23:12 -05:00
..
ctaes Merge #9303: Update comments in ctaes 2018-01-17 17:31:12 +01:00
aes_helper.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
aes.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
aes.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03: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
chacha20.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
chacha20.h Merge #15512: Add ChaCha20 encryption option (XOR) 2019-07-23 09:14:28 -05:00
chacha_poly_aead.cpp Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD 2019-07-23 09:14:30 -05:00
chacha_poly_aead.h Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD 2019-07-23 09:14:30 -05:00
common.h Merge #12573: Fix compilation when compiler do not support __builtin_clz* 2020-04-16 10:24:22 -05:00
cubehash.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
echo.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
groestl.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
hmac_sha256.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
hmac_sha256.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
hmac_sha512.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
hmac_sha512.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
jh.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
keccak.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
luffa.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
poly1305.cpp Merge #15519: Add Poly1305 implementation 2019-07-23 09:14:28 -05:00
poly1305.h Merge #15519: Add Poly1305 implementation 2019-07-23 09:14:28 -05:00
ripemd160.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
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 Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sha1.h Merge #7848: Divergence between 32- and 64-bit when hashing >4GB affects gettxoutsetinfo 2017-12-20 17:25:03 +01:00
sha256_avx2.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sha256_shani.cpp Merge #13386: SHA256 implementations based on Intel SHA Extensions 2019-10-01 23:20:06 +02:00
sha256_sse4.cpp Merge #10821: Add SSE4 optimized SHA256 2019-07-24 11:59:09 -05:00
sha256_sse41.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sha256.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sha256.h Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2 2019-10-01 23:20:06 +02:00
sha512.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
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 scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
simd.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
skein.c scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_blake.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_bmw.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_cubehash.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_echo.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_groestl.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_jh.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_keccak.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_luffa.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_shavite.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_simd.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_skein.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00
sph_types.h scripted-diff: Merge #13753: Remove trailing whitespaces 2020-07-28 20:23:12 -05:00