Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: a6ca68a70c3bc0b2e6abad70346c99642a896f9f
      
https://github.com/NixOS/nix/commit/a6ca68a70c3bc0b2e6abad70346c99642a896f9f
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-11-04 (Wed, 04 Nov 2015)

  Changed paths:
    M Makefile.config.in
    M configure.ac
    M src/libutil/hash.cc
    M src/libutil/local.mk
    R src/libutil/md32_common.h
    R src/libutil/md5.c
    R src/libutil/md5.h
    R src/libutil/sha1.c
    R src/libutil/sha1.h
    R src/libutil/sha256.c
    R src/libutil/sha256.h

  Log Message:
  -----------
  Require OpenSSL


  Commit: 6f1743b1a5116ca57a60b481ee4083c891b7a334
      
https://github.com/NixOS/nix/commit/6f1743b1a5116ca57a60b481ee4083c891b7a334
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-11-04 (Wed, 04 Nov 2015)

  Changed paths:
    M src/libutil/hash.cc
    M src/libutil/hash.hh
    M tests/fixed.sh
    M tests/hash.sh
    M tests/lang/eval-okay-hash.exp
    M tests/lang/eval-okay-hash.nix

  Log Message:
  -----------
  Support SHA-512 hashes

Fixes #679.

Note: on x86_64, SHA-512 is considerably faster than SHA-256 (198 MB/s
versus 131 MB/s).


Compare: https://github.com/NixOS/nix/compare/85aeedb9bce3...6f1743b1a511
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to