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

Files:
lib/gc-pbkdf2.c

Depends-on:
crypto/gc

configure.ac:

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

Include:
"gc.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson