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