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

Add Argon2 hash operations #661

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

Xenonym
Copy link
Contributor

@Xenonym Xenonym commented Oct 6, 2019

Closes #608.

Add Argon2 operations for computing and comparing Argon2 password hashes.
Uses antelle/argon2-browser.

@CLAassistant
Copy link

CLAassistant commented Oct 6, 2019

CLA assistant check
All committers have signed the CLA.

@Xenonym Xenonym force-pushed the feature/add-argon2-operation branch 3 times, most recently from 7447f37 to 9ba8f7c Compare October 7, 2019 09:44
@Xenonym Xenonym changed the title Add Argon2 hash operation Add Argon2 hash operations Oct 7, 2019
@Xenonym Xenonym force-pushed the feature/add-argon2-operation branch 2 times, most recently from c320cdc to c92e09e Compare October 11, 2019 04:17
@Numenorean
Copy link

how about merge it?

@Xenonym Xenonym force-pushed the feature/add-argon2-operation branch from 1548b03 to bca4c34 Compare March 11, 2023 16:33
@n1474335 n1474335 merged commit ca340cd into gchq:master Mar 24, 2023
@Xenonym Xenonym deleted the feature/add-argon2-operation branch March 25, 2023 04:16
This pull request was closed.
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.

Feature request: Argon2
4 participants