tilln / jmeter-iso8583

ISO8583 Plugin for JMeter
MIT License
64 stars 33 forks source link

Fix handling of packed MAC #78

Closed tilln closed 8 months ago

tilln commented 8 months ago

Fix for #77: MAC generation was previously only tested with IFB_BINARY and failed for IFA_BINARY which is packed into twice as many bytes.