Definition in file SHA1.H.
#include <string>
#include <cstddef>
#include <stdint.h>
#include "src/OpenFOAM/primitives/hashes/SHA1/SHA1Digest.H"
#include "src/OpenFOAM/primitives/hashes/SHA1/SHA1I.H"
Go to the source code of this file.
Classes | |
class | SHA1 |
Functions to compute SHA1 message digest according to the NIST specification FIPS-180-1. More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
Ostream & | operator<< (Ostream &, const SHA1 &) |