view modules/crypto/des @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 95b653fc1a8a
children
line wrap: on
line source

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