tango.util.digest.Sha0
License:
BSD style: see doc/license.txt for details
Version:
Initial release: Feb 2006
author:
Regan Heath, Oskar Linde
This module implements the SHA-0 Algorithm described by Secure
Hash Standard, FIPS PUB 180
- class Sha0: tango.util.digest.Sha01.Sha01;
- this();
- Construct an Sha0
- protected final void transform(const(ubyte[]) input);
- protected static final void expand(uint[] W, uint s);
Page generated by Ddoc. Copyright (c) 2006 Tango. All rights reserved