edu.washington.cs.rfid.security
Class TestKeyHash

java.lang.Object
  extended by edu.washington.cs.rfid.security.TestKeyHash

public class TestKeyHash
extends java.lang.Object


Constructor Summary
TestKeyHash()
           
 
Method Summary
static void main(java.lang.String[] args)
          Test driver to evaluate 64 bit hash function vs MD5 hash function in terms of speed.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestKeyHash

public TestKeyHash()
Method Detail

main

public static void main(java.lang.String[] args)
Test driver to evaluate 64 bit hash function vs MD5 hash function in terms of speed.

Parameters:
args - Command line arguments