PBKDF 2 support ?
Open
- Dominant language
- Erlang
- Stars
- 167
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
How about adding [PBKDF2](https://en.wikipedia.org/wiki/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 ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.