BitcoinPrivate-legacy/src/crypto
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code
2017-01-30 21:14:46 +01:00
..
common.h Use libsodium's s < L check, instead checking that libsodium checks that. 2016-08-18 16:38:20 -06:00
equihash.cpp Add compile flag to disable compilation of mining code 2017-01-30 21:14:46 +01:00
equihash.h Add compile flag to disable compilation of mining code 2017-01-30 21:14:46 +01:00
equihash.tcc Store the Equihash solution in minimal representation in the block header 2016-08-16 16:02:39 +12:00
hmac_sha256.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
hmac_sha256.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
hmac_sha512.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
hmac_sha512.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
ripemd160.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
ripemd160.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sha1.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sha1.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sha256.cpp Added SHA256Compress to Bitcoin's SHA256 implementation. 2016-03-31 14:23:56 -06:00
sha256.h Improve testing and API of CSHA256 compression. 2016-03-31 16:15:07 -06:00
sha512.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sha512.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00