org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher:

org.openmobileis.database.fastobjectdb.db.crypto.FODBCypher List of all members.

Detailed Description

Blowfish cypher use to encrypt a collection object data.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 44 of file AcmeBlowfishCypher.java.

Public Member Functions

 AcmeBlowfishCypher ()
 AcmeBlowfishCypher (String key)
byte[] encryptObject (byte[] object) throws IOException
byte[] decryptObject (byte[] object) throws IOException
void setKey (byte[] key)
void setKey (String key)

Static Public Member Functions

static void main (String[] args)

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:34 2006 for OpenMobileIS by  doxygen 1.5.1-p1