-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi there,
How about adding PBKDF2 support ?
Erlpass could be some kind of an abstraction layer for different crypto algorithm ?
The API could be like (This will break with the current API):
Hash = erlpass:hash(pbkd2, "my voice is my password").
erlpass:match("hello, sir", Hash).
What do you think ?
Metadata
Metadata
Assignees
Labels
No labels