https://bz.apache.org/bugzilla/show_bug.cgi?id=64637
Bug ID: 64637
Summary: MD5 is not defined as function in JMeter
Product: JMeter
Version: 5.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.1
As we do not store passwords in clear text, some of the software programs keep
this field hashed by MD5 algorithm.
We should have a function MD5(string) that is hashing the string while running
the JMeter script.
Can anyone help us having this implemented in next release?
Note: I am using http://www.md5.cz/ to manually encrypt the string and then
compare it to whatever is saved in the database.
--
You are receiving this mail because:
You are the assignee for the bug.