ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / crypto / sm3
blob3df7d88259207f25bd3f85f358816b2fb92cf114
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 c99
12 extern-inline
13 stdalign
14 stdint
16 configure.ac:
17 gl_SM3
19 Makefile.am:
20 lib_SOURCES += sm3.c
22 Include:
23 "sm3.h"
25 Link:
26 $(LIB_CRYPTO)
28 License:
29 LGPLv2+
31 Maintainer:
32 Jia Zhang