1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 08:31:16 +02:00
nix/src/libutil/signature
John Ericson 2b6b03d8df Ensure error messages don't leak private key
Since #8766, invalid base64 is rendered in errors, but we don't actually
want to show this in the case of an invalid private keys.

Co-Authored-By: Eelco Dolstra <edolstra@gmail.com>
2024-09-23 16:36:48 -04:00
..
local-keys.cc Ensure error messages don't leak private key 2024-09-23 16:36:48 -04:00
local-keys.hh Ensure error messages don't leak private key 2024-09-23 16:36:48 -04:00
signer.cc Signer infrastructure: Prep for #9076 2024-01-03 16:13:55 -05:00
signer.hh Signer infrastructure: Prep for #9076 2024-01-03 16:13:55 -05:00