phobos/std/digest
2021-10-27 10:04:23 +03:00
..
crc.d Remove deprecated symbols from std.digest.digest 2020-04-09 11:35:23 +02:00
digest.d std.digest.digest: Update deprecation comment 2021-03-19 23:55:12 +01:00
hmac.d Fix DIP1000 violation in sdt.digest.hmac 2021-03-13 00:09:37 +01:00
md.d Use core.bitop.rol instead of defining own rotateLeft 2021-03-13 03:34:00 +01:00
murmurhash.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
package.d Minor fixes for -preview=in and targets preferring by-ref for real 2020-11-01 01:50:26 +01:00
ripemd.d Remove redundant access specifier from Phobos 2021-10-27 10:04:23 +03:00
sha.d Temporarily disable inlining of T_SHA2_16_79 because it increases build speed by 10x. 2020-08-04 19:01:37 +02:00