Personal tools
User menu

Difference between revisions of "Blowfish Encryption Tool"

From Francois Louw

Jump to: navigation, search
(Description of Blowfish Algorithm)
Line 3: Line 3:
 
[[projects|Back To All Projects Page]]
 
[[projects|Back To All Projects Page]]
  
'''A usefull tool to encrypt and decrypt your files'''
+
'''A useful tool to encrypt and decrypt your files'''
  
 
<br clear=all>
 
<br clear=all>
 
==Description==
 
==Description==
There are many encryption algoriths 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."''  
  
 
So lets make good use of the generosity and have ourselves a free, fully open source ([[Gplv3]]) implementation of the Blowfish algorithm.
 
So lets make good use of the generosity and have ourselves a free, fully open source ([[Gplv3]]) implementation of the Blowfish algorithm.

Revision as of 03:18, 18 April 2013