3
I Use This!
Inactive
Analyzed about 3 hours ago. based on code collected about 3 hours ago.

Project Summary

crypt_blowfish 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 by Niels Provos and David Mazieres as used in OpenBSD.

The most important property of bcrypt (and thus of 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.

Tags

No tags have been added

In a Nutshell, Openwall - crypt_blowfish...

Public Domain / GPL When Compiled
Permitted
Forbidden
Required

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    compare projects before you chose one to use
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    search using multiple tags to find exactly what you need

Languages

C
86%
Assembly
10%
Make
4%

30 Day Summary

Jun 11 2025 — Jul 11 2025

12 Month Summary

Jul 11 2024 — Jul 11 2025

Ratings

1 user rates this project:
4.0
   
4.0/5.0
Click to add your rating
  
Review this Project!