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

feat: add AES-GCM encryption with and without biometric authentication #678

Merged
merged 16 commits into from
Nov 10, 2024

Conversation

DorianMazur
Copy link
Collaborator

@DorianMazur DorianMazur commented Nov 4, 2024

New CipherStorage - AES GCM.
AES GCM no-padding is more secure than the AES CBC and AES_GCM with Biometric is more secure than RSA_ECB

FB and AES_CBC marked as DEPRECATED.

@DorianMazur DorianMazur changed the title feat: AES GCM feat: add AES-GCM encryption with and without biometric authentication Nov 10, 2024
@DorianMazur DorianMazur merged commit 44ccaa0 into master Nov 10, 2024
8 checks passed
@DorianMazur DorianMazur deleted the feat/AES-GCM branch November 10, 2024 18:54
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.

1 participant