1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/crypto/des
Bruno Haible 74a13df40c crypto/des: Move AC_LIBOBJ invocations to module description.
* m4/des.m4: Remove file.
* modules/crypto/des (Files): Remove it.
(configure.ac): Remove gl_DES call.
(Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:21 +02:00

26 lines
209 B
Plaintext

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