[deb] / hashalot / trunk / rmd160.h Repository:
ViewVC logotype

View of /hashalot/trunk/rmd160.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16 - (download) (as text) (annotate)
Mon Dec 10 15:00:35 2007 UTC (2 years, 8 months ago) by kilobyte
File size: 160 byte(s)
Sarge's hashalot

#ifndef RMD160_H
#define RMD160_H

#define RMD160_HASH_SIZE 20

void
rmd160_hash_buffer (char *outbuf, const char *buffer, size_t length);

#endif /*RMD160_H*/

ViewVC Help
Powered by ViewVC 1.0.5