[phobos] [D-Programming-Language/phobos] 71f7a9: Initial implementation of RIPEMD160.
GitHub
noreply at github.com
Tue Oct 23 09:03:34 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 71f7a9a903ec0cd78117db62ceabbcdacf8c83da
https://github.com/D-Programming-Language/phobos/commit/71f7a9a903ec0cd78117db62ceabbcdacf8c83da
Author: kai <kai at redstar.de>
Date: 2012-10-20 (Sat, 20 Oct 2012)
Changed paths:
M changelog.dd
M posix.mak
A std/digest/ripemd.d
M win32.mak
M win64.mak
Log Message:
-----------
Initial implementation of RIPEMD160.
Commit: 5560dc164a87e358bae85974afb5c18b437794d1
https://github.com/D-Programming-Language/phobos/commit/5560dc164a87e358bae85974afb5c18b437794d1
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2012-10-23 (Tue, 23 Oct 2012)
Changed paths:
M changelog.dd
M posix.mak
A std/digest/ripemd.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #883 from redstar/ripemd
Add RIPEMD160 message digest.
Compare: https://github.com/D-Programming-Language/phobos/compare/a55675eacedf...5560dc164a87
More information about the phobos
mailing list