log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / crypto / sm3
blob007fbc46f664fd534c753718cf23a1864789b4c5
1 Description:
2 Compute SM3 checksums.
4 Files:
5 lib/sm3.h
6 lib/sm3.c
7 m4/sm3.m4
9 Depends-on:
10 byteswap
11 extern-inline
12 stdalign
13 stdint
15 configure.ac:
16 gl_SM3
18 Makefile.am:
19 lib_SOURCES += sm3.c
21 Include:
22 "sm3.h"
24 Link:
25 $(LIB_CRYPTO)
27 License:
28 LGPLv2+
30 Maintainer:
31 Jia Zhang