BeRTOS
ripemd.c File Reference

RIPEMD-160 Hashing algorithm. More...

#include "ripemd.h"
#include <cfg/debug.h>
#include <cfg/compiler.h>
#include <cpu/byteorder.h>
#include <string.h>

Go to the source code of this file.


Detailed Description

RIPEMD-160 Hashing algorithm.

Author:
Giovanni Bajo <rasky@develer.com>

Definition in file ripemd.c.