December 10, 2012 [phobos] [D-Programming-Language/phobos] 459236: Add SSSE3 implementation to SHA1 digest. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation