Difference between revisions of "Blowfish"
From Forensics Wiki
(Added Blowfish) |
|||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
{{Expand}} | {{Expand}} | ||
| − | Blowfish is a symmetric block cipher designed by [[Bruce Schneier]. | + | '''Blowfish''' is a symmetric block cipher designed by [[Bruce Schneier]]. It uses a 64-bit block cipher and a variable-length key (32 bits to 448 bits). |
| − | Blowfish is not subject to patents and is | + | |
| + | Blowfish is not subject to patents and is freely available for use. | ||
== External Links == | == External Links == | ||
| − | [http://en.wikipedia.org/wiki/Blowfish_(cipher) Wikipedia article on Blowfish] | + | * [http://www.schneier.com/blowfish.html The Blowfish Encryption Algorithm] |
| + | * [http://en.wikipedia.org/wiki/Blowfish_(cipher) Wikipedia article on Blowfish] | ||
| + | * [http://secude.com/htm/805/en/White_Paper_Section%3A_Full_Disk_Encryption.htm Using Blowfish Encryption for Hard Drive Encryption] | ||
| + | |||
| + | [[Category:Encryption]] | ||
Latest revision as of 02:26, 8 October 2008
|
Please help to improve this article by expanding it.
|
Blowfish is a symmetric block cipher designed by Bruce Schneier. It uses a 64-bit block cipher and a variable-length key (32 bits to 448 bits).
Blowfish is not subject to patents and is freely available for use.