Libraries tagged by passwords
mdhearing/aspnetcore-identity
14074 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
mccahan/laravel-auto-rehash
3595 Downloads
Automatically update Laravel password hashes as users authenticate
luyadev/luya-module-userauth
1943 Downloads
Authsystem with username and password for a given cms page area.
itscoding/serve-secret
944 Downloads
Serve password protected files
insomnius/aurphm
575 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
idmarinas/user-bundle
419 Downloads
Bundle to manage user basics without having to configure everything for each project, comes with a password reset and email verification system
horde/passwd
362 Downloads
Password changing application
hejunjie/wechat-bill-parser
15 Downloads
一个高性能、自动化的微信账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Wechat bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools
goedemiddag/webauthn-fork
712 Downloads
Authenticate users with just their device, fingerprint or biometric data. Goodbye passwords!
eboreum/exceptional
4193 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
4553 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
delight-im/otp
415 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
concept7/filament-invite
1058 Downloads
Handles invites so setup your users' passwords.
chondal/user-personification
1460 Downloads
This package allows you to take the identity of another user without entering the password. Keep in mind that you have to be very careful who we give access to this option, as it is ideal for admin users.
cdsrc/cdsrc-bepwreset
64477 Downloads
Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.