/Gauche-rfc-pbkdf2

PBKDF2 (Password-Based Key Derivation Function 2)

Primary LanguageSchemeBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PBKDF2 (Password-Based Key Derivation Function 2)

CI

Studying purpose repository. Not consider performance.

Support part of RFC2898 (PBKDF2)

Install

./configure
make check
sudo make install

Procedure

  • compute-pbkdf2-hmac

Docker

make docker-check