cryptix.test

Class TestDES_EDE3

class TestDES_EDE3 extends BaseTest

Tests the output of the DES_EDE3 block cipher algorithm implementation against pre-computed output for a given set of reference input.

To generate 3 key data, a hacked version of Eric Young's des.c program was used. There is no known certification data. Caveat Cryptographer - the test program and the data were generated locally.

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

$Revision: 1.10 $

Author: Systemics Ltd

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

Method Detail

engineTest

protected void engineTest()

main

public static void main(String[] args)