Forum Discussion
Chad_Mentzer_14
Nimbostratus
Apr 14, 2005iRule Cryptographic commands
Forgive me if someone has already addressed this in a previous post...
Could someone please point me to some documentation listing out the cryptographic commands available within iRules...
bl0ndie_127134
Apr 14, 2005Historic F5 Account
Chad, here is a brief description of the available rules.
AES::key [“128” | “192” | “256”] - Create an AES key to encrypt/decrypt
data. We default to 128 bit key if the key length is not specified.
AES::encrypt - Encrypt the data using
the previously created AES key.
AES::decrypt - Decrypt the data using
the previously created AES key.
AES::encrypt_passwd [“128” | “192” | “256”] -
Encrypt the data using a key generated from the pass phrase. We default
to 128 bit key if the key length is not specified.
AES::decrypt_passwd [“128” | “192” | “256”] -
Decrypt the data using a key generated from the pass phrase. We default
to 128 bit key if the key length is not specified.
If you look through the previous postings, you should be able to find plenty of examples that demonstrate their use. Hope this helps!
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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