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-16 18:39:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80970985c965f79b8c376c8a922497e385445dd8
bitcoin
/
src
/
crypto
History
Pieter Wuille
81c09ee45c
Unroll the ChaCha20 inner loop for performance
2022-05-04 14:53:46 -04: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
…
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
…
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
…