Merge branch 'master' into m23100_apple_keychain

This commit is contained in:
Jens Steube
2020-07-01 13:01:16 +02:00
committed by GitHub
21 changed files with 8608 additions and 1386 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ use warnings;
use Digest::BLAKE2 qw (blake2b_hex);
sub module_constraints { [[-1, -1], [-1, -1], [0, 55], [-1, -1], [-1, -1]] }
sub module_constraints { [[0, 256], [-1, -1], [0, 64], [-1, -1], [-1, -1]] }
sub module_generate_hash
{