mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
* 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'. |
||
|---|---|---|
| .. | ||
| affinity.cc | ||
| affinity.hh | ||
| archive.cc | ||
| archive.hh | ||
| gcrypt-hash.cc | ||
| gcrypt-hash.hh | ||
| hash.cc | ||
| hash.hh | ||
| md5.h | ||
| serialise.cc | ||
| serialise.hh | ||
| sha1.h | ||
| sha256.h | ||
| sha512.h | ||
| types.hh | ||
| util.cc | ||
| util.hh | ||