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-02-27 01:31:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe1fcdc629165f7b36530254f762444fc69966a3
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
doc: Fix typos pointed out by lint-spelling
2022-01-30 08:59:10 -03: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
…
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
Rename SHANI to X86_SHANI to allow future implementation of ARM_SHANI
2022-01-28 09:43:55 +01:00
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
…