summaryrefslogtreecommitdiff
path: root/nix/libutil/hash.cc
Commit message (Expand)AuthorAgeFilesLines
* daemon: Recognize SHA3 and BLAKE2s....Ludovic Courtès2020-06-271-0/+6
* daemon: Remove OpenSSL hash compatibility wrappers....Ludovic Courtès2020-06-271-29/+24
* daemon: Map directly to gcrypt hash functions....Ludovic Courtès2020-06-271-5/+3
* daemon: Support SHA-512 hashes....Eelco Dolstra2015-12-021-0/+8
* Merge branch 'nix'....Ludovic Courtès2015-06-031-73/+28
* Merge branch 'nix' into 'master'.Ludovic Courtès2014-12-191-0/+382