|
Does the password manager support aes 128 or 256? Originally posted by @ITronlegendsoffical in #7 (comment) |
Answered by
OffRange
Jul 1, 2023
Replies: 1 comment
|
This application implements advanced security measures, employing AES 256 encryption with the GCM block mode and an authentication tag length of 128 bits. These configurations are set to their maximum values, ensuring optimal protection for sensitive data and enhancing the overall security of the application. |
0 replies
Answer selected by
OffRange
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This application implements advanced security measures, employing AES 256 encryption with the GCM block mode and an authentication tag length of 128 bits. These configurations are set to their maximum values, ensuring optimal protection for sensitive data and enhancing the overall security of the application.