mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Output signatures prefix in the signature test
This commit is contained in:
@@ -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
Reference in New Issue
Block a user