Skip to content

PBKDF 2 support ? #14

@jeromer

Description

@jeromer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions