BlowfishJ.test
Class SHA1Demo

java.lang.Object
  extended by BlowfishJ.test.SHA1Demo

public class SHA1Demo
extends java.lang.Object

Simple SHA-1 test application; note that the time this package was written SHA-1 hashing wasn't included officially in the Java framework; in these days it could actually be replaced by the MessageDigest factory's capabilities.


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

Constructor Detail

SHA1Demo

public SHA1Demo()
Method Detail

main

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

Parameters:
args - parameters