StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

martinstoeckli

Rating
1493.80 (4,317,168th)
Reputation
18,250 (7,637th)
Page: 1 2 3 4 5 ... 14
Title Δ
Protect password, Javascript to PHP 0.00
Safely storing a password locally +0.47
Salt, hashes and security in web development 0.00
bin2hex vs base64_encode for random hashed token? 0.00
validating password with salt and sha512whirlpool in mysql 0.00
What different between md5() .vs. hash when saving password? +0.51
Is it safe to store personal plaintext passwords in a private mysql... +0.16
mysqli Retrieving user_id with hashed pass using prepared statement 0.00
Sending one-time password over mail 0.00
Bcrypt Longer Passwords -1.83
How to verify password generated by password_hash($password, PASSWO... +0.51
Why is it that web developers do not do this with databases? 0.00
How Bcrypt makes decryption slow? +0.51
Double password_hash php -1.87
Dcrypt a password without asking for master password -0.50
Display non-english characters with TCPDF -0.00
How to retract a salted password from the Database and auth user? 0.00
MD5 algorithm to hash passwords with salt 0.00
Decryption of hashed passwords -2.39
Build algorithm without "if" +0.84
Most secure way to hash passwords 0.00
Rijndael algorithm alternative for password hashing -0.25
Haversine distance calculation between two points in Laravel +0.03
What message should I display to a user who inputs an invalid usern... -0.26
Hashing with random salt in c#? +0.02
How do i verifying User password from mysql DB +0.48
best algorithm to store passwords in 2016 -1.06
Password Hashing - Why salt 60,000 times +0.10
How to do password validation in sql server? +0.00
Password encryption before form submit +0.48
what is more expensive: compare or accessing an index of array -0.57
Golang and Phpass (Php) How to do? 0.00
Is it possible the MD5 of two different strings be identical? -1.33
Proper PHP Password Protection 0.00
What is the role and mechanism of "cost" in bcrypt? 0.00
password_verify doesn't work, even though it has the hash and t... -0.01
Password in the header is unencrypted via POST, how can it be secure? 0.00
Can I store sha256 hashed passwords in plain text? +0.49
Warning: mcrypt_encrypt(): key of size 10 not supported by this alg... -0.31
Is it save to store passwords encrypted with sha256_crypt but witho... 0.00
MySQL Case Sensitivity (or otherwise, how to store passwords correc... -0.45
Is SHA256 a good enough way to store passwords? (in py3) -0.01
is this hashing / verification class safe enough? 0.00
Login script cannot successfully check user password 0.00
How to remove white spaces in a path? +0.12
How to store url as unique index in a 100% collision proof way? -0.50
PHP password_hash return value and SQL 0.00
How long would it take to reverse a Hash 0.00
Password is not verified using function password_verify +1.96
Is PHP password salt really necessary? -1.22