summaryrefslogtreecommitdiff
path: root/modules/crypto/gc-pbkdf2-sha1
blob: b0cec614581eb942bf4a6517d9117e292c5f5f57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Password-Based Key Derivation Function according to PKCS#5/RFC2898

Files:
lib/gc-pbkdf2-sha1.c

Depends-on:
crypto/gc
crypto/gc-hmac-sha1

configure.ac:

Makefile.am:
lib_SOURCES += gc-pbkdf2-sha1.c

Include:
"gc.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson