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

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

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

Go to the source code of this file.

Classes

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

Namespaces

 limes::hash
 Cryptographic hash functions.
 

Detailed Description

This file defines the hash::SHA1 class.

Definition in file lhashes_sha1.h.