swift-crypto icon indicating copy to clipboard operation
swift-crypto copied to clipboard

Password based KDF

Open jmjauer opened this issue 4 years ago • 0 comments

New API Proposal: Password based KDF

Motivation:

Currently no password based KDF is available. This is required for tasks like generating a AES key from a password.

Importance:

Without it, generating crypto keys from a password is not possible.

jmjauer avatar Dec 16 '20 08:12 jmjauer