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-08 04:53:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
230294bf5fdeba7213471cd0b795fb7aa36e5717
bitcoin
/
src
/
crypto
History
Pieter Wuille
230294bf5f
4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
2018-05-29 14:18:05 -07:00
..
ctaes
…
aes.cpp
…
aes.h
…
chacha20.cpp
…
chacha20.h
…
common.h
Consensus: Fix bug when compiler do not support __builtin_clz*
2018-03-01 17:20:27 +08:00
hmac_sha256.cpp
…
hmac_sha256.h
…
hmac_sha512.cpp
…
hmac_sha512.h
…
ripemd160.cpp
…
ripemd160.h
…
sha1.cpp
…
sha1.h
…
sha256_sse4.cpp
…
sha256_sse41.cpp
4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
2018-05-29 14:18:05 -07:00
sha256.cpp
4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
2018-05-29 14:18:05 -07:00
sha256.h
Specialized double sha256 for 64 byte inputs
2018-05-29 14:05:00 -07:00
sha512.cpp
…
sha512.h
…