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