guix-kreyren/nix/libutil
Ludovic Courtès 3fb6b8f304
daemon: Map directly to gcrypt hash functions.
* nix/libutil/hash.hh (HashType): Map directly to GCRY_MD_ values.
(md5HashSize, sha1HashSize, sha256HashSize, sha512HashSize): Remove.
* nix/libutil/hash.cc (Hash::Hash): Use 'gcry_md_get_algo_dlen'.
2020-06-27 23:42:20 +02:00
..
affinity.cc
affinity.hh
archive.cc
archive.hh
gcrypt-hash.cc
gcrypt-hash.hh
hash.cc daemon: Map directly to gcrypt hash functions. 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
md5.h
serialise.cc
serialise.hh
sha1.h
sha256.h
sha512.h
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