summaryrefslogtreecommitdiff
path: root/modules/crypto/sm3
blob: 3df7d88259207f25bd3f85f358816b2fb92cf114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Description:
Compute SM3 checksums.

Files:
lib/sm3.h
lib/sm3.c
m4/sm3.m4

Depends-on:
byteswap
c99
extern-inline
stdalign
stdint

configure.ac:
gl_SM3

Makefile.am:
lib_SOURCES += sm3.c

Include:
"sm3.h"

Link:
$(LIB_CRYPTO)

License:
LGPLv2+

Maintainer:
Jia Zhang