I was wrong, the 4th module_constraints is put back

pull/2607/head
Michael Kruger 3 years ago
parent 2814f7f910
commit 3bb25edb58

@ -12,7 +12,7 @@ use Digest::HMAC qw (hmac hmac_hex);
use Digest::MD5 qw (md5);
use Encode qw (encode);
sub module_constraints { [[32, 32], [32, 32], [32, 32], [32, 32], [-1, -1]] }
sub module_constraints { [[32, 32], [32, 32], [32, 32], [0, 27], [-1, -1]] }
sub module_generate_hash
{

Loading…
Cancel
Save