Rex icon indicating copy to clipboard operation
Rex copied to clipboard

Add checksum testing to Rex::Test

Open kiwiroy opened this issue 7 years ago • 0 comments

Aim

Fix #485

Only supporting three hash algorithms, currently md5, sha1 and sha256, the former using existing code (md5 from Rex::Commands::MD5), the latter two using Digest::SHA.

kiwiroy avatar Oct 10 '18 10:10 kiwiroy