coreutils / gnulib /modules /crypto /gc-pbkdf2-sha1
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
Description:
Password-Based Key Derivation Function according to PKCS#5/RFC2898 with HMAC-SHA1
Status:
deprecated
Notice:
This module is deprecated. Use the module 'gc-pbkdf2' instead.
Files:
lib/gc-pbkdf2-sha1.c
Depends-on:
crypto/gc-pbkdf2
crypto/gc-hmac-sha1
configure.ac:
Makefile.am:
lib_SOURCES += gc-pbkdf2-sha1.c
Include:
"gc.h"
License:
LGPLv2+
Maintainer:
Simon Josefsson