Forum Discussion
Chuck_13207
Nimbostratus
Sep 06, 2012Obtaining MD5 hash of a string
So when I try and do this
set HASH [ md5 $var1]
The var $HASH is just junk and not a MD5 hash string. Can someone point me in the right direction?
2 Replies
- Kevin_Stewart
Employee
MD5 produces a binary object in iRules.when HTTP_REQUEST { set var1 "this is a test" binary scan [md5 $var1] H* key log local0. $key }
- Chuck_13207
Nimbostratus
I had just found that and was getting ready to post that I did.
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