dash/src/crypto
MarcoFalke 4a3e3af6e7
Merge #20813: scripted-diff: Bump copyright headers
fa0074e2d82928016a43ca408717154a1c70a4db scripted-diff: Bump copyright headers (MarcoFalke)

Pull request description:

  Needs to be done because no one has removed the years yet

ACKs for top commit:
  practicalswift:
    ACK fa0074e2d82928016a43ca408717154a1c70a4db

Tree-SHA512: 210e92acd7d400b556cf8259c3ec9967797420cfd19f0c2a4fa54cb2b3d32ad9ae27e771269201e7d554c0f4cd73a8b1c1a42c9f65d8685ca4d52e5134b071a3
2024-04-10 03:19:34 +07:00
..
ctaes
aes_helper.c
aes.cpp Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
aes.h Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
blake.c
bmw.c
chacha20.cpp merge bitcoin#28100: more Span<std::byte> modernization & follow-ups 2024-03-05 21:43:22 +00:00
chacha20.h merge bitcoin#28100: more Span<std::byte> modernization & follow-ups 2024-03-05 21:43:22 +00:00
chacha20poly1305.cpp merge bitcoin#28100: more Span<std::byte> modernization & follow-ups 2024-03-05 21:43:22 +00:00
chacha20poly1305.h merge bitcoin#28267: BIP324 ciphersuite follow-up 2024-03-05 21:43:22 +00:00
common.h Merge #20813: scripted-diff: Bump copyright headers 2024-04-10 03:19:34 +07:00
cubehash.c
echo.c
groestl.c
hkdf_sha256_32.cpp Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
hkdf_sha256_32.h
hmac_sha256.cpp
hmac_sha256.h
hmac_sha512.cpp
hmac_sha512.h
jh.c
keccak.c
luffa.c
muhash.cpp merge bitcoin#28100: more Span<std::byte> modernization & follow-ups 2024-03-05 21:43:22 +00:00
muhash.h
pkcs5_pbkdf2_hmac_sha512.cpp
pkcs5_pbkdf2_hmac_sha512.h
poly1305.cpp merge bitcoin#27993: Make poly1305 support incremental computation + modernize 2024-03-05 21:42:49 +00:00
poly1305.h merge bitcoin#27993: Make poly1305 support incremental computation + modernize 2024-03-05 21:42:49 +00:00
ripemd160.cpp Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
ripemd160.h
sha1.cpp Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
sha1.h
sha3.cpp
sha3.h
sha256_arm_shani.cpp
sha256_avx2.cpp
sha256_sse4.cpp partial bitcoin#20842: consolidate typo & url fixing 2024-02-19 10:17:12 -06:00
sha256_sse41.cpp
sha256_x86_shani.cpp Merge #20813: scripted-diff: Bump copyright headers 2024-04-10 03:19:34 +07:00
sha256.cpp Merge bitcoin/bitcoin#24772: refactor: Use [[maybe_unused]] attribute 2024-01-02 11:17:49 -06:00
sha256.h
sha512.cpp Merge bitcoin/bitcoin#26394: Fix typo in comment SHA256->SHA512 2024-03-05 10:40:37 -06:00
sha512.h Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
shavite.c
simd.c
siphash.cpp Merge #20813: scripted-diff: Bump copyright headers 2024-04-10 03:19:34 +07:00
siphash.h Merge #20813: scripted-diff: Bump copyright headers 2024-04-10 03:19:34 +07:00
skein.c
sph_blake.h
sph_bmw.h
sph_cubehash.h
sph_echo.h
sph_groestl.h
sph_jh.h
sph_keccak.h
sph_luffa.h
sph_shavite.h
sph_simd.h
sph_skein.h
sph_types.h