Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
sha256.h
Go to the documentation of this file.
void SHA256D64(unsigned char *output, const unsigned char *input, size_t blocks)
Compute multiple double-SHA256's of 64-byte blobs.
Definition: sha256.cpp:698
std::string SHA256AutoDetect()
Autodetect the best available SHA256 implementation.
Definition: sha256.cpp:573