1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 23:12:44 +01:00
nix/src/libutil/signature
John Ericson 082f6bb35d 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>
(cherry picked from commit 2b6b03d8df)
2024-09-24 06:39:03 +02:00
..
local-keys.cc Ensure error messages don't leak private key 2024-09-24 06:39:03 +02:00
local-keys.hh Ensure error messages don't leak private key 2024-09-24 06:39:03 +02: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