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

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

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

Go to the source code of this file.

Classes

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

Namespaces

 limes::hash
 Cryptographic hash functions.
 

Detailed Description

This file defines the hash::SHA512 class.

Definition in file lhashes_sha512.h.