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

Crypto: allow to retreive salt & encrypted data and to derive raw key for AES encryption #682

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

aberaud
Copy link
Member

@aberaud aberaud commented Nov 27, 2023

No description provided.

@aberaud aberaud requested a review from AmarOk1412 November 27, 2023 18:55
tests/cryptotester.cpp Show resolved Hide resolved
Adrien Béraud added 3 commits November 27, 2023 15:13
Allows to retrieve the encryption key and salt from
an encrypted blob, leading the way for biometry support.
@aberaud aberaud force-pushed the crypto_aes_gcm_argon2 branch from eb3a98e to a7fd156 Compare November 27, 2023 20:29
@aberaud aberaud merged commit 4c1c6cf into master Nov 28, 2023
4 of 12 checks passed
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.

2 participants