[phobos] [D-Programming-Language/phobos] 57ecc8: Add std.digest.hmac

GitHub via phobos phobos at puremagic.com
Sat Jun 20 11:29:32 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 57ecc812d7f09ad7af29021f1c0a48dd52b7ca7c
      https://github.com/D-Programming-Language/phobos/commit/57ecc812d7f09ad7af29021f1c0a48dd52b7ca7c
  Author: Marc Schütz <schuetzm at gmx.net>
  Date:   2015-06-12 (Fri, 12 Jun 2015)

  Changed paths:
    M index.d
    M posix.mak
    M std/digest/digest.d
    A std/digest/hmac.d
    M std/digest/md.d
    M std/digest/ripemd.d
    M std/digest/sha.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Add std.digest.hmac


  Commit: 41d2027c22d6f8d22edd2df688c3cfd08fb20228
      https://github.com/D-Programming-Language/phobos/commit/41d2027c22d6f8d22edd2df688c3cfd08fb20228
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
    M index.d
    M posix.mak
    M std/digest/digest.d
    A std/digest/hmac.d
    M std/digest/md.d
    M std/digest/ripemd.d
    M std/digest/sha.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #3233 from schuetzm/hmac

Add std.digest.hmac


Compare: https://github.com/D-Programming-Language/phobos/compare/4a80223d93c4...41d2027c22d6


More information about the phobos mailing list