MIRA
Classes | Namespaces | Typedefs
SHA1.h File Reference

Implementation of the SHA1 hash function. More...

#include <security/HashStream.h>
Include dependency graph for SHA1.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...
 

Detailed Description

Implementation of the SHA1 hash function.

Author
Christian Martin
Date
2010/09/10