summaryrefslogtreecommitdiff
path: root/modules/crc
blob: bd7fe29dbade1b04718b82b5be4d9712925d9a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Compute cyclic redundancy codes.

Files:
lib/crc.h
lib/crc.c

Depends-on:
stdint

configure.ac:

Makefile.am:
lib_SOURCES += crc.c

Include:
"crc.h"

License:
LGPL

Maintainer:
Simon Josefsson