log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / crypto / md2
blob0cc8499c1e78ef018070829b76729e7159a6fa50
1 Description:
2 Compute MD2 checksum.
4 Files:
5 lib/md2.h
6 lib/md2.c
8 Depends-on:
9 minmax
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += md2.c
16 Include:
17 "md2.h"
19 License:
20 LGPLv2+
22 Maintainer:
23 Simon Josefsson