https://github.com/joomla/joomla-cms/tree/staging/libraries/joomla/crypt/cipher
Hello, I noticed that you support Rijndael-256 but not AES.
AES is Rijndael-128.
AES-256 is Rijndael-128 with a 256-bit key, not Rijndael-256.
That AES is not supported but Rijndael-256 is supported is a bit odd.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-07-28 18:53:42 |
Labels |
Added:
?
|
Thanks for your observation. If you submit a Pull Request to add AES I am sure it will be considered