All Packages Class Hierarchy This Package Previous Next Index
Class is.logi.crypto.test.hash
java.lang.Object
|
+----is.logi.crypto.test.hash
- public class hash
- extends Object
Compute a hash of the data on standard in and
write it to standard out. The name of the hash
function is taken on the command line, but defaults
to SHA1
- Author:
- Logi Ragnarsson
(logir@hi.is)
-
main(String[])
-
main
public static void main(String args[]) throws Exception
All Packages Class Hierarchy This Package Previous Next Index