2007-03-30 James Youngman <jay@gnu.org>
[gnulib.git] / modules / 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 m4/gc-pbkdf2-sha1.m4
7
8 Depends-on:
9 gc
10 gc-hmac-sha1
11
12 configure.ac:
13 gl_GC_PBKDF2_SHA1
14
15 Makefile.am:
16
17 Include:
18 "gc.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Simon Josefsson