cryptix.test

Class TestSHA0

class TestSHA0 extends BaseTest

Deprecated: Here for historical interest.

Tests the output of the SHA-0 message digest algorithm implementation against certified pre-computed output for a given set of reference input.

References:

  1. Jim Gillogly's Implementation, Was the source of the FIPS-180 validation data.
  2. NIST FIPS PUB 180, "Secure Hash Standard", U.S. Department of Commerce, 11 May 1993.
    Original reference is lost, but see the SHA-1 doc:
    http://www.itl.nist.gov/div897/pubs/fip180-1.htm

Copyright © 1997 Systemics Ltd on behalf of the Cryptix Development Team.
All rights reserved.

$Revision: 1.9 $

Author: Systemics Ltd

Method Summary
protected voidengineTest()
static voidmain(String[] args)

Method Detail

engineTest

protected void engineTest()

main

public static void main(String[] args)