guix/nix
Ludovic Courtès 27cc51c269
daemon: Isolate signing and signature verification functions.
* nix/libstore/local-store.cc (signHash, verifySignature): New
functions.
(LocalStore::exportPath): Use 'signHash' instead of inline code.
(LocalStore::importPath): Use 'verifySignature' instead of inline code.
2020-09-14 15:42:55 +02:00
..
boost
libstore daemon: Isolate signing and signature verification functions. 2020-09-14 15:42:55 +02:00
libutil
nix-daemon
.gitignore
AUTHORS
COPYING
local.mk