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? Or e-mail the list to me if the list is too long. ("chad" at "iship" dot "com") I have not found the documentation for some of the commands referenced here in iRules. (e.g. AES commands)
BTW - The examples in this forum are invaluable. Nice work and Thank You! I hope more examples are included in the formal documentation in the future.
Thank you in advance.
-Chad
- bl0ndie_127134Historic F5 AccountChad, 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.
- Chad_Mentzer_14
Nimbostratus
Thank you, very much. - bl0ndie_127134Historic F5 AccountThose are all the encryption commands that we currently expose in TCL. Don't forget we have a much bigger array of ciphers available in our SSL filter.
- Chad_Mentzer_14
Nimbostratus
A few more questions come to mind: - bl0ndie_127134Historic F5 Account> 1) If you purchase the BIG-IP FIPS Hardware ...
- unRuleY_95363Historic F5 Account1) No, the AES rule commands don't take advantage of the hardware (at least not yet).
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