Crypt Blowfish

Modern password hashing for your software and your servers
Download

Crypt Blowfish Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Openwall Project
  • Publisher web site:
  • Operating Systems:
  • Unix
  • File Size:
  • 24KB

Crypt Blowfish Tags


Crypt Blowfish Description

Advertisement Crypt Blowfish is a Security software developed by Openwall Project. After our trial and test, the software is proved to be official, secure and free. Here is the official description for Crypt Blowfish: This is an implementation of a modern password hashing Algorithm, based on the Blowfish block cipher, provided via the crypt(3) and a reentrant interface. It is compatible with Bcrypt (version 2a) by Niels Provos and David Mazieres, as used in OpenBSD. A paper on the algorithm that explains its design decisions is available here. The most important property of bcrypt (and thus crypt_blowfish) is that it is adaptable to future processor performance improvements, allowing you to arbitrarily increase the processing cost of checking a password while still maintaining compatibility with your older password hashes. Already now bcrypt hashes you would use are several orders of magnitude stronger than traditional Unix DES-based or FreeBSD-style MD5-based hashes. Today, a number of other operating systems, besides OpenBSD, support bcrypt password hashes, with Niels' original implementation, with this implementation (crypt_blowfish), or otherwise. These systems include recent versions of FreeBSD and NetBSD, Solaris 10, and indeed the Linux distributions that have integrated crypt_blowfish (see below for a list). Only some of these systems use bcrypt for newly set passwords by Default, though. This code comes from John the Ripper password cracker, and is placed in the public domain to let you use this on your system, as a part of a software package, or anywhere else to improve security, ensure compatibility, or for any other purpose. There's no license to worry about, not even a BSD-style copyright.


Crypt Blowfish Related Software