view modules/gc-pbkdf2-sha1 @ 7621:58ded23174d2

* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice. It's already included if !_LIBC.
author Jim Meyering <jim@meyering.net>
date Wed, 08 Nov 2006 07:42:26 +0000
parents 6a764f23e302
children
line wrap: on
line source

Description:
Password-Based Key Derivation Function according to PKCS#5/RFC2898

Files:
lib/gc-pbkdf2-sha1.c
m4/gc-pbkdf2-sha1.m4

Depends-on:
gc
gc-hmac-sha1

configure.ac:
gl_GC_PBKDF2_SHA1

Makefile.am:

Include:
"gc.h"

License:
LGPL

Maintainer:
Simon Josefsson