BSD style: see doc/license.txt for details
Initial release: Feb 2006
Regan Heath, Oskar Linde
This module implements the SHA-0 Algorithm described by Secure
Hash Standard, FIPS PUB 180
- class Sha0 : Sha01 [final] ¶
-
- this() ¶
-
- void transform(const(ubyte[]) input) [protected, override, final] ¶
-
- void expand(uint[] W, uint s) [protected, static, final] ¶
-