mirror of
https://github.com/jb55/nostril.git
synced 2025-08-07 17:58:27 -04:00
@@ -739,6 +739,7 @@ int main(int argc, const char *argv[])
|
|||||||
}
|
}
|
||||||
fprintf(stderr, "secret_key ");
|
fprintf(stderr, "secret_key ");
|
||||||
print_hex(key.secret, sizeof(key.secret));
|
print_hex(key.secret, sizeof(key.secret));
|
||||||
|
fprintf(stderr, "\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (args.flags & HAS_ENCRYPT) {
|
if (args.flags & HAS_ENCRYPT) {
|
||||||
|
Reference in New Issue
Block a user