All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.test.TestSHA0

java.lang.Object
   |
   +----cryptix.test.BaseTest
           |
           +----cryptix.test.TestSHA0

public final class TestSHA0
extends BaseTest
Tests the output of the SHA0 message digest algorithm implementation against certified pre-computed output for a given set of reference input.

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

$Revision: 1.2 $

Author:
Systemics Ltd

Constructor Index

 o TestSHA0()

Method Index

 o main(String[])

Constructors

 o TestSHA0
 public TestSHA0()

Methods

 o main
 public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index