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>
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. |
The header of the virtual class SHAx which provides a common interface for hashfunctions of the SHA family.
Definition in file shax.hpp.