lix/src
Eelco Dolstra d58a11e019 * Shorten SHA-256 hashes used in store path name generation to 160
bits, then encode them in a radix-32 representation (using digits
  and letters except e, o, u, and t).  This produces store paths like
  /nix/store/4i0zb0z7f88mwghjirkz702a71dcfivn-aterm-2.3.1.  The nice
  thing about this is that the hash part of the file name is still 32
  characters, as before with MD5.

  (Of course, shortening SHA-256 to 160 bits makes it no better than
  SHA-160 in theory, but hopefully it's a bit more resistant to
  attacks; it's certainly a lot slower.)
2005-01-14 16:04:03 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * This is also useful. 2004-06-18 16:52:31 +00:00
bsdiff-4.2 * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
libexpr * Shorten SHA-256 hashes used in store path name generation to 160 2005-01-14 16:04:03 +00:00
libmain * Start move towards SHA-256 hashes instead of MD5. 2005-01-14 13:51:38 +00:00
libstore * Shorten SHA-256 hashes used in store path name generation to 160 2005-01-14 16:04:03 +00:00
libutil * Shorten SHA-256 hashes used in store path name generation to 160 2005-01-14 16:04:03 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * Shorten SHA-256 hashes used in store path name generation to 160 2005-01-14 16:04:03 +00:00
nix-hash * Shorten SHA-256 hashes used in store path name generation to 160 2005-01-14 16:04:03 +00:00
nix-instantiate * Document --eval-only and --parse-only options in nix-instantiate. 2004-11-12 23:22:08 +00:00
nix-store * Refactoring to support SHA-1. 2005-01-13 15:44:44 +00:00
aterm-helper.pl * string2ATerm -> overloaded toATerm. 2004-11-03 18:12:03 +00:00
Makefile.am * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00