[phobos] [D-Programming-Language/phobos] 459236: Add SSSE3 implementation to SHA1 digest.
GitHub
noreply at github.com
Mon Dec 10 12:21:53 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4592361e06f46df556337622104baa1fcd970d6e
https://github.com/D-Programming-Language/phobos/commit/4592361e06f46df556337622104baa1fcd970d6e
Author: kai <kai at redstar.de>
Date: 2012-11-21 (Wed, 21 Nov 2012)
Changed paths:
M changelog.dd
M posix.mak
M std/digest/sha.d
A std/internal/digest/sha_SSSE3.d
M win32.mak
M win64.mak
Log Message:
-----------
Add SSSE3 implementation to SHA1 digest.
Commit: dd463ada9dda88f1d7a167777f9ebf93fb43468e
https://github.com/D-Programming-Language/phobos/commit/dd463ada9dda88f1d7a167777f9ebf93fb43468e
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M changelog.dd
M posix.mak
M std/digest/sha.d
A std/internal/digest/sha_SSSE3.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #807 from redstar/sha1_ssse3
Add SSSE3 implementation to SHA1 digest.
Compare: https://github.com/D-Programming-Language/phobos/compare/2a07625221fa...dd463ada9dda
More information about the phobos
mailing list