Output signatures prefix in the signature test
This commit is contained in:
parent
3d1e11fe81
commit
c73cbc42d9
@ -1135,6 +1135,7 @@ int main(void)
|
||||
printf("detached signature verification failed: [%u]\n", i);
|
||||
continue;
|
||||
}
|
||||
printf("%02x%02x%02x%02x... OK\n", sig[0], sig[1], sig[2], sig[3]);
|
||||
}
|
||||
printf("%u tests\n", i);
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user