[phobos] [D-Programming-Language/phobos] fa98c6: Fix big endian version of ripemd.

GitHub noreply at github.com
Sat Mar 30 17:43:10 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fa98c6cff57bdf7099cf0c75ac7e311ef90c8bfc
      https://github.com/D-Programming-Language/phobos/commit/fa98c6cff57bdf7099cf0c75ac7e311ef90c8bfc
  Author: kai <kai at redstar.de>
  Date:   2013-03-30 (Sat, 30 Mar 2013)

  Changed paths:
    M std/digest/ripemd.d

  Log Message:
  -----------
  Fix big endian version of ripemd.

The upper bound of the array index is obviously wrong.


  Commit: 0a7884102018a93c3c733ab9724382a95de468e8
      https://github.com/D-Programming-Language/phobos/commit/0a7884102018a93c3c733ab9724382a95de468e8
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-03-30 (Sat, 30 Mar 2013)

  Changed paths:
    M std/digest/ripemd.d

  Log Message:
  -----------
  Merge pull request #1234 from redstar/beripe

Fix big endian version of ripemd.


Compare: https://github.com/D-Programming-Language/phobos/compare/90f331a5ca76...0a7884102018


More information about the phobos mailing list