This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-05-07 12:33:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cde60da3a16a27697f1f9014fcd33ea92eb639b
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
refactor: Remove unused C-style casts
2023-07-24 15:32:00 +02:00
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
refactor: use Span for SipHash::Write
2023-07-17 13:27:46 +02:00
siphash.h
refactor: use Span for SipHash::Write
2023-07-17 13:27:46 +02:00