Remove incorrect 'Link' sections.
[gnulib.git] / modules / crypto / gc-pbkdf2-sha1
blobb0cec614581eb942bf4a6517d9117e292c5f5f57
1 Description:
2 Password-Based Key Derivation Function according to PKCS#5/RFC2898
4 Files:
5 lib/gc-pbkdf2-sha1.c
7 Depends-on:
8 crypto/gc
9 crypto/gc-hmac-sha1
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += gc-pbkdf2-sha1.c
16 Include:
17 "gc.h"
19 License:
20 LGPLv2+
22 Maintainer:
23 Simon Josefsson