mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
27 lines
258 B
Plaintext
27 lines
258 B
Plaintext
Description:
|
|
Generic crypto wrappers for MD2 functions.
|
|
|
|
Files:
|
|
m4/gc-md2.m4
|
|
|
|
Depends-on:
|
|
stdint
|
|
minmax
|
|
crypto/gc
|
|
crypto/md2
|
|
|
|
configure.ac:
|
|
gl_GC_MD2
|
|
gl_MODULE_INDICATOR([gc-md2])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"gc.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|