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.3 by pippijn, Wed Sep 5 11:23:13 2007 UTC vs.
Revision 1.4 by pippijn, Sun Sep 16 18:54:42 2007 UTC

1/* 1/**
2 * md5.h: Message Digest 5 structures
3 *
2 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team 4 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team
3 * Rights to this code are as documented in doc/pod/license.pod. 5 * Rights to this code are as documented in COPYING.
4 * 6 *
5 * Message Digest 5 structures
6 *
7 * $Id: md5.h,v 1.3 2007/09/05 11:23:13 pippijn Exp $ 7 * $Id: md5.h,v 1.4 2007/09/16 18:54:42 pippijn Exp $
8 */ 8 */
9 9
10#ifndef MD5_H 10#ifndef MD5_H
11#define MD5_H 11#define MD5_H
12 12

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines