BlowfishJ 2.44
Some very fast implementation of the Blowfish encryption algorithm implementation in Java (6+). ECB, CBC and CFB.
BlowfishJ got introduced in the early days of Java, when the first JIT became available. It has been updated and maintained ever since.
The CFB mode is compatible to OpenSSL.
Unit tests included. Javadocs generated from source.
You can generate the JAR file in Eclipse using the blowfish.jardesc export.
Copyright 1997-2015 CODERSLAGOON.COM, Apache 2.0 License.