Forum Discussion
Kevin_Stewart
Mar 14, 2008Employee
AES functions
Hello Devcentral gurus,
Does anyone know the specifics of the AES functions and how they work. Specifically, look at the following code snippet:
set testkey "test"
set testdat...
spark_86682
Mar 17, 2008Historic F5 Account
AES::encrypt (and ::decrypt, naturally) uses CWC mode with both a random IV and a random salt. So it is fully expected that the same plaintext could encrypt to multiple ciphertexts. I think that answers the original question, too.
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