2
I Use This!
Activity Not Available
Analyzed 3 months ago. based on code collected 3 months 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...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    anyone with an Open Hub account can update a project's tags

Languages

C
86%
Assembly
10%
Make
4%

30 Day Summary

Dec 7 2024 — Jan 6 2025

12 Month Summary

Jan 6 2024 — Jan 6 2025

Ratings

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