#include <sha256.hh>
Public Member Functions | |
SHA256 (std::istream &stream) | |
std::string | hexsum () const |
paludis::SHA256::SHA256 | ( | std::istream & | stream | ) |
Constructor.
std::string paludis::SHA256::hexsum | ( | ) | const |
Our checksum, as a string of hex characters.