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-03-20 04:30:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
377e9ccda469731d535829f184b70c73ed46b6ef
bitcoin
/
src
/
crypto
History
MacroFake
faf9accd66
Use HashWriter where possible
2022-07-20 15:34:36 +02:00
..
ctaes
…
aes.cpp
…
aes.h
…
chacha20.cpp
Unroll the ChaCha20 inner loop for performance
2022-05-04 14:53:46 -04:00
chacha20.h
…
chacha_poly_aead.cpp
build: test for timingsafe_bcmp
2022-06-10 12:39:08 +01:00
chacha_poly_aead.h
…
common.h
…
hkdf_sha256_32.cpp
…
hkdf_sha256_32.h
…
hmac_sha256.cpp
…
hmac_sha256.h
…
hmac_sha512.cpp
…
hmac_sha512.h
…
muhash.cpp
Use HashWriter where possible
2022-07-20 15:34:36 +02:00
muhash.h
…
poly1305.cpp
…
poly1305.h
…
ripemd160.cpp
…
ripemd160.h
…
sha1.cpp
…
sha1.h
…
sha3.cpp
…
sha3.h
…
sha256_arm_shani.cpp
doc: Fix typos
2022-02-17 03:42:08 +09:00
sha256_avx2.cpp
…
sha256_sse4.cpp
…
sha256_sse41.cpp
…
sha256_x86_shani.cpp
…
sha256.cpp
refactor: Use [[maybe_unused]] attribute
2022-04-05 13:53:09 +02:00
sha256.h
…
sha512.cpp
…
sha512.h
…
siphash.cpp
…
siphash.h
…