lhashes  1.0.0
C++ hashes library
lhashes_sha256.h File Reference

This file defines the hash::SHA256 class. More...

#include <string>
#include <string_view>
#include <cstdint>
#include "lhashes/lhashes_Export.h"
#include "lhashes/lhashes_hash.h"
+ Include dependency graph for lhashes_sha256.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  limes::hash::SHA256
 A Hasher object that calculates a SHA256 hash. More...
 

Namespaces

 limes::hash
 Cryptographic hash functions.
 

Detailed Description

This file defines the hash::SHA256 class.

Definition in file lhashes_sha256.h.