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
fb62f128bbfd8c6cd72ea8e23331a4bae23883ab
bitcoin
/
src
/
crypto
History
Jonas Schnelli
af5d1b5f4a
Add ChaCha20Poly1305@Bitcoin AEAD implementation
2019-06-25 15:13:02 +02:00
..
ctaes
…
aes.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
aes.h
…
chacha20.cpp
…
chacha20.h
…
chacha_poly_aead.cpp
Add ChaCha20Poly1305@Bitcoin AEAD implementation
2019-06-25 15:13:02 +02:00
chacha_poly_aead.h
Add ChaCha20Poly1305@Bitcoin AEAD implementation
2019-06-25 15:13:02 +02:00
common.h
…
hkdf_sha256_32.cpp
Add HKDF HMAC_SHA256 L=32 implementations
2019-05-11 09:14:07 +02:00
hkdf_sha256_32.h
Add HKDF HMAC_SHA256 L=32 implementations
2019-05-11 09:14:07 +02:00
hmac_sha256.cpp
…
hmac_sha256.h
…
hmac_sha512.cpp
…
hmac_sha512.h
…
poly1305.cpp
…
poly1305.h
…
ripemd160.cpp
…
ripemd160.h
…
sha1.cpp
…
sha1.h
…
sha256_avx2.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
sha256_shani.cpp
…
sha256_sse4.cpp
…
sha256_sse41.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
sha256.cpp
…
sha256.h
…
sha512.cpp
…
sha512.h
…
siphash.cpp
…
siphash.h
…