MIRA
Classes | Namespaces | Typedefs
SHA256.h File Reference

Implementation of the SHA256 hash function. More...

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

Detailed Description

Implementation of the SHA256 hash function.

Author
Christian Martin
Date
2010/09/10