Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a password-based key derivation SPI using Argon2 #7

Open
jvz opened this issue Nov 21, 2020 · 0 comments
Open

Create a password-based key derivation SPI using Argon2 #7

jvz opened this issue Nov 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jvz
Copy link
Contributor

jvz commented Nov 21, 2020

This SPI should the Argon2 (i or id; d is not too relevant here) key derivation function as standardized in PHC. There are some Java bindings on the main Argon2 PHC repo here: https://github.com/p-h-c/phc-winner-argon2

@jvz jvz added the enhancement New feature or request label Nov 21, 2020
@jvz jvz added this to the 1.1 milestone Nov 21, 2020
@jvz jvz self-assigned this Nov 21, 2020
@jvz jvz changed the title Create a key derivation SPI using Argon2id Create a key derivation SPI using Argon2 Nov 26, 2020
@jvz jvz changed the title Create a key derivation SPI using Argon2 Create a password-based key derivation SPI using Argon2 Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant