README: update about AES mode
This commit is contained in:
parent
7e6b8a0eba
commit
455dbb5294
@ -9,5 +9,5 @@ Currently, the following algorithms are implemented:
|
||||
|
||||
* [AES encryption/decryption](https://dogeystamp.github.io/encryptme/aes.html)
|
||||
|
||||
This uses PBKDF2 to convert a password to a key, then uses 256-bit AES-GCM
|
||||
This uses PBKDF2 to convert a password to a key, then uses 256-bit AES
|
||||
to encrypt a given message.
|
||||
|
Loading…
Reference in New Issue
Block a user