All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class is.logi.crypto.test.TestMode

java.lang.Object
   |
   +----is.logi.crypto.Crypto
           |
           +----is.logi.crypto.test.TestMode

public class TestMode
extends Crypto
This application tests the various encryption-mode classes.

Author:
Logi Ragnarsson (logir@hi.is)
See Also:
EncryptMode

Method Index

 o main(String[])
Run with arguments DES, TriDES, Blowfish, RSA or Caesar and ECB, CBC, CFB or OFB.

Methods

 o main
 public static void main(String arg[])
Run with arguments DES, TriDES, Blowfish, RSA or Caesar and ECB, CBC, CFB or OFB.


All Packages  Class Hierarchy  This Package  Previous  Next  Index