shax.hpp File Reference

The header of the virtual class SHAx which provides a common interface for hashfunctions of the SHA family. More...

#include <cstdint>
#include <vector>
#include <string>
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cryptoTools::SHAx
 Provides a common interface for all the hashfunctions of the SHA-2 family. More...

Namespaces

namespace  cryptoTools
 Contains cryptographic tools, namely implementations of the SHA-2 hashfunctions, a pseudo-random generator and a random oracle.

Detailed Description

The header of the virtual class SHAx which provides a common interface for hashfunctions of the SHA family.

Author
Léo Perrin leope.nosp@m.rrin.nosp@m.@pica.nosp@m.rres.nosp@m.ursix.nosp@m..fr
Date
Time-stamp: <2012-05-20 11:31:42 leo>
See Also
SHA256
SHA384
SHA512

Definition in file shax.hpp.