This file contains the declaration of the SHA1 class. More...
#include "hl_types.h"
Classes | |
struct | HL_SHA1_CTX |
this struct represents a SHA1-hash context. More... | |
class | SHA1 |
This class represents the implementation of the sha1 algorithm. More... | |
Typedefs | |
typedef struct HL_SHA1_CTX | HL_SHA1_CTX |
this struct represents a SHA1-hash context. |
This file contains the declaration of the SHA1 class.