phobos/std/digest
Martin Nowak 382f9d28f8 faster CRC32 implementation
- use slicing by 8 algorithm with bigger precomputed tables
- roughly 4x faster
2017-01-08 03:21:45 +01:00
..
crc.d faster CRC32 implementation 2017-01-08 03:21:45 +01:00
digest.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
hmac.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
md.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
murmurhash.d add Slice.toHash 2016-07-31 18:07:42 +02:00
ripemd.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
sha.d Make more modules publicly runnable on dlang.org 2017-01-06 23:29:55 +01:00