PHP-PasswordLib
Password generator
A comprehensive cryptographic library for generating and validating passwords, supporting various hash algorithms.
A library for generating and validating passwords
373 stars
29 watching
61 forks
Language: PHP
last commit: about 7 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ircmaxell/password_compat | Provides forward compatibility with PHP password_* functions from version 5.3.7 and above | 2,147 |
ircmaxell/randomlib | A utility for generating cryptographically secure random numbers and strings | 843 |
hackzilla/password-generator | A simple library for generating random and customizable passwords | 293 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 137 |
hashcat/princeprocessor | A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 430 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 148 |
joho1968/pomjs | A password generator web application built with JavaScript and HTML. | 36 |
hashcat/maskprocessor | A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. | 441 |
ircmaxell/monad-php | A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
hashcat/kwprocessor | A tool for generating keyboard walks with configurable parameters to create efficient passwords | 545 |
astorm/pestle | A collection of command line scripts and a PHP module system for organizing code generation tools | 533 |
secretsquirrel/sigthief | A tool that generates invalid signatures to test antivirus software's signature verification and validation capabilities. | 2,116 |
ircmaxell/filterus | A PHP filtering library that enables flexible and reusable data validation and transformation | 454 |
quahac/burp-intruder-hashcat-maskprocessor | A tool for generating password candidates with customizable masks and keyspaces | 19 |