summaryrefslogtreecommitdiff
path: root/modules/crypto/des
blob: 4147cbddc7754c5e99488440b1eef5caaa7d0d70 (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:
DES block cipher.

Files:
lib/des.c
lib/des.h

Depends-on:
stdint
stdbool
memcmp

configure.ac:

Makefile.am:
lib_SOURCES += des.c

Include:
"des.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson