repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
af_alg: minor style improvements
[gnulib.git]
/
modules
/
crypto
/
des
blob
4147cbddc7754c5e99488440b1eef5caaa7d0d70
1
Description:
2
DES block cipher.
3
4
Files:
5
lib/des.c
6
lib/des.h
7
8
Depends-on:
9
stdint
10
stdbool
11
memcmp
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += des.c
17
18
Include:
19
"des.h"
20
21
License:
22
LGPLv2+
23
24
Maintainer:
25
Simon Josefsson