Personal tools
User menu

Difference between revisions of "Blowfish Encryption Tool"

From Francois Louw

Jump to: navigation, search
Line 8: Line 8:
  
 
<br clear=all>
 
<br clear=all>
==Description==
+
=Description=
 
There are many encryption algorithms on the market today, and most of them are patented or secret. Some are open but need royalties to use them. But luckily there is the Blowfish algorithm. As stated by its creator Bruce Schneier '' "Blowfish is unpatented, and will remain so in all countries. The algorithm is hereby placed in the public domain, and can be freely used by anyone."''  
 
There are many encryption algorithms on the market today, and most of them are patented or secret. Some are open but need royalties to use them. But luckily there is the Blowfish algorithm. As stated by its creator Bruce Schneier '' "Blowfish is unpatented, and will remain so in all countries. The algorithm is hereby placed in the public domain, and can be freely used by anyone."''  
  
Line 15: Line 15:
 
You are free to use this for personal and commercial use. You are not allowed to make money using my implementation. Do not hotlink to the download or claim that it is yours, rather link to this project page!
 
You are free to use this for personal and commercial use. You are not allowed to make money using my implementation. Do not hotlink to the download or claim that it is yours, rather link to this project page!
  
==Description of Blowfish Algorithm==
+
=Description of Blowfish Algorithm=
 
I am lazy now so my whole explanation and analysis of the source code will be done later.  But here is a good wiki link [http://en.wikipedia.org/wiki/Blowfish_(cipher) Blowfish Wikipedia]
 
I am lazy now so my whole explanation and analysis of the source code will be done later.  But here is a good wiki link [http://en.wikipedia.org/wiki/Blowfish_(cipher) Blowfish Wikipedia]
  
==Download==
+
=Download=
 
Zipped exe with source code is [http://aeif.info/files/blowfish/blowfish.zip Here]
 
Zipped exe with source code is [http://aeif.info/files/blowfish/blowfish.zip Here]

Revision as of 12:05, 24 July 2014