Guillem Jover
|
ec5d9a685a
|
Namespace header inclusion protection macros
Use LIBBSD_, and remove trailing underscores.
|
2017-06-19 03:17:21 +02:00 |
|
Guillem Jover
|
2c77ad593c
|
Add missing include to <md5.h>
The header was not self-contained, it was missing definitions for some
types included in <sys/types.h>.
|
2015-12-14 00:58:59 +01:00 |
|
Guillem Jover
|
02b55488c5
|
Use stdint integer types instead of BSD legacy ones
|
2015-09-23 07:14:21 +02:00 |
|
Guillem Jover
|
b37f1039ef
|
Replace current md5 code with one from MirBSD and OpenBSD
This adds the following public functions:
MD5Transform, MD5End, MD5File, MD5FileChunk, MD5Data
|
2008-06-18 08:19:41 +03:00 |
|
Guillem Jover
|
657f1b59ce
|
Reorganize header files
|
2008-05-06 08:45:47 +03:00 |
|