gnu.crypto.tool

Class NessieCipherTVEmitter


public class NessieCipherTVEmitter
extends java.lang.Object

A utility class to generate NESSIE test vectors for a designated cipher algorithm and optionally a key size (in bits).

NOTE: The set4 test vectors set will be generated iff the global system environment variable named "TORTURE" is set. It is skipped otherwise.

Version:
$Revision: 1.4 $

Method Summary

static void
main(String[] args)

Method Details

main

public static final void main(String[] args)


Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.