All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.test.TestDES

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

public class TestDES
extends BaseTest
Tests the output of the DES block cipher algorithm implementation against certified and 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.6 $

Author:
Systemics Ltd

Constructor Index

 o TestDES()

Method Index

 o main(String[])

Constructors

 o TestDES
 public TestDES()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index