BeRTOS
Data Structures
sha1.h File Reference

SHA-1 Hashing algorithm. More...

#include <cfg/compiler.h>
#include <sec/hash.h>
#include <alloca.h>

Go to the source code of this file.

Data Structures

struct  SHA1_Context
 Context for SHA1 computation. More...

Detailed Description

SHA-1 Hashing algorithm.

Author:
Giovanni Bajo <rasky@develer.com>

Definition in file sha1.h.