The review of std.hash package
Jonathan M Davis
jmdavisProg at gmx.com
Tue Aug 7 11:41:12 PDT 2012
On Tuesday, August 07, 2012 15:31:57 Ary Manzana wrote:
> > The std.hash package also includes:
> I think "std.crypto" is a better name for the package. At first I
> thought it contained an implementation of a Hash table.
That doesn't fly, because crc32 is going to be in there, and while it's a hash,
it's no good for cryptography.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list