You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/src/crypto
David Burkett e735822f3d
MWEB: Adding dependencies
2 years ago
..
blake3 MWEB: Adding dependencies 2 years ago
ctaes Update ctaes 7 years ago
aes.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
aes.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
chacha20.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
chacha20.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
chacha_poly_aead.cpp Remove unused includes 5 years ago
chacha_poly_aead.h Add ChaCha20Poly1305@Bitcoin AEAD implementation 5 years ago
common.h net: recognize TORv3/I2P/CJDNS networks 4 years ago
hkdf_sha256_32.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
hkdf_sha256_32.h Add HKDF HMAC_SHA256 L=32 implementations 5 years ago
hmac_sha256.cpp Update copyright headers to 2018 6 years ago
hmac_sha256.h Update copyright headers to 2018 6 years ago
hmac_sha512.cpp Update copyright headers to 2018 6 years ago
hmac_sha512.h Update copyright headers to 2018 6 years ago
poly1305.cpp Add Poly1305 implementation 5 years ago
poly1305.h Add Poly1305 implementation 5 years ago
ripemd160.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
ripemd160.h Increment MIT Licence copyright header year on files modified in 2016 7 years ago
scrypt-sse2.cpp Litecoin: Add scrypt N=1024 PoW 3 years ago
scrypt.cpp Litecoin: Scrypt 3 years ago
scrypt.h Litecoin: Add scrypt N=1024 PoW 3 years ago
sha1.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
sha1.h Increment MIT Licence copyright header year on files modified in 2016 7 years ago
sha3.cpp Unroll Keccak-f implementation 4 years ago
sha3.h Implement keccak-f[1600] and SHA3-256 4 years ago
sha256.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
sha256.h Update copyright headers to 2018 6 years ago
sha256_avx2.cpp scripted-diff: Add missed copyright headers 4 years ago
sha256_shani.cpp Avoid non-trivial global constants in SHA-NI code 4 years ago
sha256_sse4.cpp Add SSE4 based SHA256 7 years ago
sha256_sse41.cpp scripted-diff: Add missed copyright headers 4 years ago
sha512.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
sha512.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
siphash.cpp Change CSipHasher's count variable to uint8_t 4 years ago
siphash.h Change CSipHasher's count variable to uint8_t 4 years ago