Forum Discussion
DamP_320463
Nimbostratus
Sep 15, 2017Decryption of string using external AES256 key
Hi Devcentral,
I would like to know if anyone tried to create a proc that decrypt a string using AES-256 in ECB mode (basically I have an encrypted string produced by an LDAP server that I would like to decrypt ).
If I understood correctly AES::decrypt uses CWC mode so is not usable in this case because:
- Its CBC mode
- The encrypted string need to be calcuated on the BIG-IP
Does anyone have any idea in order to accomplish that?
Thanks in advance,
Best Regards.
Matteo
- Lee_Sutcliffe
Nacreous
Having you tried using the following in the Proc?
CRYPTO::decrypt -alg "aes-256-cbc"
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects