This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2025-12-08 19:53:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa3b5e5e57cd4649d577e06a3aca798b55a75fd5
bitcoin
/
src
/
crypto
History
Pieter Wuille
57cc136282
crypto: make ChaCha20::SetKey wipe buffer
2023-08-17 15:37:41 -04:00
..
ctaes
…
aes.cpp
…
aes.h
…
chacha20.cpp
crypto: make ChaCha20::SetKey wipe buffer
2023-08-17 15:37:41 -04:00
chacha20.h
crypto: make ChaCha20::SetKey wipe buffer
2023-08-17 15:37:41 -04:00
chacha20poly1305.cpp
crypto: refactor ChaCha20 classes to use Span<std::byte> interface
2023-08-17 15:26:34 -04:00
chacha20poly1305.h
refactor: add missing headers for BIP324 ciphersuite
2023-08-15 07:30:48 +05:30
common.h
…
hkdf_sha256_32.cpp
…
hkdf_sha256_32.h
…
hmac_sha256.cpp
…
hmac_sha256.h
…
hmac_sha512.cpp
…
hmac_sha512.h
…
muhash.cpp
crypto: refactor ChaCha20 classes to use Span<std::byte> interface
2023-08-17 15:26:34 -04:00
muhash.h
…
poly1305.cpp
…
poly1305.h
…
ripemd160.cpp
…
ripemd160.h
…
sha1.cpp
…
sha1.h
…
sha3.cpp
…
sha3.h
…
sha256_arm_shani.cpp
…
sha256_avx2.cpp
…
sha256_sse4.cpp
…
sha256_sse41.cpp
…
sha256_x86_shani.cpp
…
sha256.cpp
…
sha256.h
…
sha512.cpp
…
sha512.h
…
siphash.cpp
…
siphash.h
…