jbf.zip - contains two java classes : BFcipher.java - pure java implementation for blowfish cipher Blowfish.java - the class for Criptix library which uses BFcipher.java. it does not use any native code. Compartible with JDK 1.0.2 and 1.1 . You can do with this code anything you want. Andrew Tuman