MIRA
|
Implementation of the SHA256 hash function. More...
#include <security/HashStream.h>
Go to the source code of this file.
Classes | |
class | SHA256StreamBuf |
The SHA256 hash function. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
typedef HashStream< SHA256StreamBuf > | SHA256 |
A simple SHA256 hash stream. More... | |
Implementation of the SHA256 hash function.