Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in password-storage
Why not use MD5 for password hashing?
Dec 02, 2022
security
hash
passwords
md5
password-storage
Re-hashing a hashed password
Oct 24, 2022
database
security
hash
password-storage
Is it an good idea of Using password itself as an salt
May 12, 2020
php
password-storage
PHP Password storage with HMAC+nonce - Is nonce randomness important?
Sep 05, 2022
php
security
hash
hmac
password-storage
Password max length with bcrypt, blowfish
Aug 31, 2022
encryption
passwords
password-encryption
password-storage
password-policy
For emergencies: share part of pass with 4 people, decryptable with 2 persons
Mar 09, 2022
encryption
passwords
password-storage
jBCrypt alternative? Officially threadsafe, with a bigger community
Mar 19, 2018
java
security
password-protection
bcrypt
password-storage
How to not hardcode passwords?
Nov 07, 2022
security
password-protection
password-storage
Where to store db passwords when using Windows .NET or ASP.NET applications
Oct 31, 2022
c#
asp.net
vb.net
password-protection
password-storage
What Unicode normalization (and other processing) is appropriate for passwords when hashing?
Sep 15, 2022
unicode
passwords
unicode-normalization
password-storage
homoglyph
Is there a standard to store username and password in WP7 applications?
Oct 20, 2019
windows-phone-7
password-storage
Password storage in source control
Aug 14, 2022
password-protection
password-storage
Should you use AccountManager for storing Usernames and Passwords for an Android app?
Sep 12, 2022
java
android
accountmanager
password-storage
android-account
SALT and HASH using pbkdf2
Sep 04, 2022
node.js
passwords
pbkdf2
password-storage
Sequelize: don't return password
Dec 19, 2017
sequelize.js
password-storage
How should I ethically approach user password storage for later plaintext retrieval?
Feb 24, 2022
security
password-encryption
password-storage