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

argon2 support for browser #16

Merged
merged 4 commits into from
Apr 22, 2023
Merged

argon2 support for browser #16

merged 4 commits into from
Apr 22, 2023

Conversation

sevenbitbyte
Copy link
Member

@sevenbitbyte sevenbitbyte commented Apr 22, 2023

Issues resolved:

Screenshot (optional)

Stable generation of key in both browser and node.

Screenshot_2023-04-22_05-02-43
Screenshot_2023-04-22_05-03-03

Examples

Added new examples:

  • nodejs - examples/example-password-argon2.js
  • browser - examples/index.html see argonTest()

@sevenbitbyte sevenbitbyte merged commit 13e0e17 into master Apr 22, 2023
@sevenbitbyte sevenbitbyte deleted the argon2-browser branch April 22, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEAT | Support argon2 KDF
1 participant