sam.cipher
Class Benchmark

java.lang.Object
  |
  +--sam.cipher.Benchmark

public class Benchmark
extends java.lang.Object

Executable class for the registered cipher implementations.


Constructor Summary
Benchmark()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Benchmark

public Benchmark()
Method Detail

main

public static void main(java.lang.String[] args)