summaryrefslogtreecommitdiff
path: root/modules/crypto/sm3
blob: 773f0fa91be9c741263fa1338f3c25f846b50259 (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
Description:
Compute SM3 checksums.

Files:
lib/sm3-stream.c

Depends-on:
crypto/sm3-buffer

configure.ac:

Makefile.am:
lib_SOURCES += sm3-stream.c

Include:
"sm3.h"

Link:
$(LIB_CRYPTO)

License:
LGPLv2+

Maintainer:
Jia Zhang