lix/perl/lib/Nix
Eelco Dolstra f19b4abfb2 Include NAR size in fingerprint computation
This is not strictly needed for integrity (since we already include
the NAR hash in the fingerprint) but it helps against endless data
attacks [1]. (However, this will also require
download-from-binary-cache.pl to bail out if it receives more than the
specified number of bytes.)

[1] https://isis.poly.edu/~jcappos/papers/cappos_mirror_ccs_08.pdf
2015-02-17 13:16:58 +01:00
..
Config.pm.in Use libsodium instead of OpenSSL for binary cache signing 2015-02-04 17:10:31 +01:00
CopyClosure.pm SSH.pm: Print a friendlier message if connecting fails 2014-11-10 16:03:51 +01:00
GeneratePatches.pm Install bsdiff and bspatch in $(libexecdir)/nix 2013-12-02 20:21:31 +00:00
Manifest.pm Include NAR size in fingerprint computation 2015-02-17 13:16:58 +01:00
SSH.pm SSH.pm: Print a friendlier message if connecting fails 2014-11-10 16:03:51 +01:00
Store.pm Use libsodium instead of OpenSSL for binary cache signing 2015-02-04 17:10:31 +01:00
Store.xs Make libsodium an optional dependency 2015-02-10 11:54:06 +01:00
Utils.pm Fix bad operator 2014-11-20 11:45:01 +01:00