bsdphk / PHC

Password Hashing Competition Submissions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a convenience GIT repos containing the first round submissions to the Password Hashing Competition.

See https://password-hashing.net/ for details about the competition.

Please see individual files for copyright and licensing.

The submissions have been "sanitized" the following ways:

    CRLF -> LF
    Remove various binary files
    Remove hidden files
    Replace white-space in filenames with underscore
    Use consistent capitalization of top level directories

Over time, commits will be made to make life easier for people who want to play around with the code, for instance by improving Makefiles or portability.

No substantial or functional changes will be made unless at the explicit request of the algorithms authors/submitters.

Such requests should be addressed to the PHC panel at panel@password-hashing.net.

Poul-Henning

About

Password Hashing Competition Submissions


Languages

Language:C 78.6%Language:Shell 12.9%Language:C++ 4.1%Language:Java 2.2%Language:Python 1.6%Language:CSS 0.2%Language:PHP 0.2%Language:Perl 0.1%Language:Objective-C 0.1%