ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/md5.h
(Generate patch)

Comparing ermyth/include/md5.h (file contents):
Revision 1.1 by pippijn, Thu Jul 19 08:24:50 2007 UTC vs.
Revision 1.2 by pippijn, Tue Aug 28 17:08:06 2007 UTC

1/*
2 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team
3 * Rights to this code are as documented in doc/pod/gplicense.pod.
4 *
5 * Message Digest 5 structures
6 *
7 * $Id: md5.h,v 1.2 2007/08/28 17:08:06 pippijn Exp $
8 */
9
1#ifndef MD5_H 10#ifndef MD5_H
2#define MD5_H 11#define MD5_H
3 12
4/* The following tests optimise behaviour on little-endian 13/* The following tests optimise behaviour on little-endian
5 machines, where there is no need to reverse the byte order 14 machines, where there is no need to reverse the byte order

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines