Nix/src/libutil/signature
John Ericson 12bb8cdd38 Signer infrastructure: Prep for #9076
This sets up infrastructure in libutil to allow for signing other than
by a secret key in memory. #9076 uses this to implement remote signing.

(Split from that PR to allow reviewing in smaller chunks.)

Co-Authored-By: Raito Bezarius <masterancpp@gmail.com>
2024-01-03 16:13:55 -05:00
..
local-keys.cc Signer infrastructure: Prep for #9076 2024-01-03 16:13:55 -05:00
local-keys.hh Signer infrastructure: Prep for #9076 2024-01-03 16:13:55 -05: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