FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

SHA1.H File Reference


Detailed Description

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"
Include dependency graph for SHA1.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 &)