BLAKE2: A New Alternative To MD5 & SHA-2/SHA-3

Posted by Michael Larabel on December 24, 2012

For those interested in cryptography, BLAKE2 has been announced as a new alternative for MD5 and SHA-2/3 algorithms. The benefits of BLAKE2 is better security than MD5 while being higher performance in software.

BLAKE2 is an optimized version of the SHA-3 finalist BLAKE that is faster than using the MD5 algorithm on Intel x86_64 CPUs. Target applications according to its developers are cloud storage, revision control tools, software distribution, host-based intrusion detection, and digital forensics.

While BLAKE2 is faster, its developers don't believe they have cut any corners in terms of security. "We do not think that this superior software performance comes at a cost of reduced security. We argue that much of the extensive security analysis performed on BLAKE during the SHA-3 process applies to BLAKE2 and shows no cause for concern about BLAKE2's security."

BLAKE2 software is implemented as a basic single-threaded linear mode along with optimized versions for 32-bit architectures, SIMD/multi-core processors, Merkle-Tree applications, and for message integrity checking. "I'm particularly keen on the SIMD/multicore variant, a parallelized mode named "BLAKE2*p", because almost all modern CPUs — even a lot of the cheap and power-efficient 32-bit ARM chips — come with efficient SIMD features. It looks like it will be possible to have 4-way or 8-way parallelized BLAKE2*p which are many *times* as efficient as MD5, on both short files and long files. Once we've finished porting, measuring, and experimenting with the different modes of BLAKE on different machines, we intend to write a "b2sum" command-line tool, which we hope will eventually replace "md5sum" in the unix user's toolset."

More information on BLAKE2 can be found from the announcement made on Friday to the cryptography mailing list.

The BLAKE2 project site is blake2.net.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Linux Desktop Security Could Be A Whole Lot Better
  2. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  3. New NVIDIA Linux Driver Supports The GeForce GTX 780
  4. Chrome 28 To Offer More Speed Improvements
  5. Digia Announces "Boot To Qt" Project
  6. X.Org Libraries Hit By Round Of Security Issues
  7. Wayland's Weston Gets Output Scaling Support
  8. Raspberry Pi Gets New Wayland Weston Renderer
  9. Debian GNU/Hurd 2013 Release Brings New Packages
  10. Intel Ultrabook Performance Is Faster With Mesa 9.2
  11. Hot Relocation HDD To SSD Support For Btrfs
Latest Forum Talk
  1. Raspberry Pi Gets New Wayland Weston Renderer
  2. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  3. Xserver 1.14 support will arrive with Catalyst...
  4. Linux Desktop Security Could Be A Whole Lot Better
  5. Microsoft's zombie attacks Android (again)
  6. Chrome 28 To Offer More Speed Improvements
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite