Vote for the new std.hash (oops, std.digest)
Dmitry Olshansky
dmitry.olsh at gmail.com
Wed Aug 22 05:36:06 PDT 2012
The discussion around new unified API for digest hash functions
has subdued, just in time as the review period has ended.
The voting for std.digest package starts today and ends on 29
August.
Rules are simple: reply in this thread with definite "YES" or
"NO" on whether this package should go into Phobos. Including
descriptive short notes is appreciated (esp. the NO ones).
Latest locations of docs and source:
Code: (location changed!)
https://github.com/jpf91/phobos/tree/newHash/std/digest
https://github.com/jpf91/phobos/compare/master...newHash
Docs: (location changed!)
http://dl.dropbox.com/u/24218791/d/phobos/std_digest_digest.html
http://dl.dropbox.com/u/24218791/d/phobos/std_digest_md.html
http://dl.dropbox.com/u/24218791/d/phobos/std_digest_sha.html
http://dl.dropbox.com/u/24218791/d/phobos/std_digest_crc.html
More information about the Digitalmars-d
mailing list