guix/nix/libutil
Ludovic Courtès 8dc6c38785
daemon: Remove OpenSSL hash compatibility wrappers.
* nix/libutil/hash.cc (struct Ctx): Copy from gcrypt-hash.hh.
(start, update, finish): Use gcrypt functions directly instead of
OpenSSL-like wrappers.
* nix/libutil/gcrypt-hash.cc, nix/libutil/gcrypt-hash.hh,
nix/libutil/md5.h, nix/libutil/sha1.h, nix/libutil/sha256.h,
nix/libutil/sha512.h: Remove.
* nix/local.mk (libutil_a_SOURCES, libutil_headers): Adjust
accordingly.
2020-06-27 23:42:20 +02:00
..
affinity.cc
affinity.hh
archive.cc
archive.hh
hash.cc daemon: Remove OpenSSL hash compatibility wrappers. 2020-06-27 23:42:20 +02:00
hash.hh daemon: Map directly to gcrypt hash functions. 2020-06-27 23:42:20 +02:00
serialise.cc
serialise.hh
types.hh
util.cc daemon: Avoid kill -1 bug on the Hurd. 2020-03-26 12:59:33 +01:00
util.hh daemon: Account for deleted store files when deduplication is on. 2020-01-12 00:19:09 +01:00