ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / crypto / gc-pbkdf2
blob47b61015e07fc010977534f07dbb99d96e97c0bc
1 Description:
2 Password-Based Key Derivation Function according to PKCS#5/RFC2898
4 Files:
5 lib/gc-pbkdf2.c
7 Depends-on:
8 crypto/gc
10 configure.ac:
12 Makefile.am:
13 lib_SOURCES += gc-pbkdf2.c
15 Include:
16 "gc.h"
18 License:
19 LGPLv2+
21 Maintainer:
22 Simon Josefsson