Posts tagged Cipher
Blowfish Cipher Algorithm in Java
2Download source code here: Blowfish.tar.gz
An implementation on Blowfish cipher algorithm in Java, based on:
* Bruce Schneier (2009)
* Dr. Herong Yang (2009)
* Wikipedia (2009)
* DI Managment (2009)
Copyright (C) Dec 23th, 2009 – Olaf Reitmaier Veracierta
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .