public marks

PUBLIC MARKS with tag hashing

2017

NaCl: Networking and Cryptography library

by wabaus
NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Of course, other libraries already exist for these core operations. NaCl advances the state of the art by improving security, by improving usability, and by improving speed.

2014

Secure Salted Password Hashing - How to do it Properly

by Spone & 3 others, 2 comments
If you're a web developer, you've probably had to make a user account system. The most important aspect of a user account system is how user passwords are protected. User account databases are hacked frequently, so you absolutely must do something to protect your users' passwords if your website is ever breached. The best way to protect passwords is to employ salted password hashing. This page will explain how to do it properly.

2012

Storing Passwords Securely

by Spone & 1 other
Time and time again you hear about a company having all of their users' passwords, or "password hashes", compromised, and often there's a press response including one or more prominent security researchers demonstrating how 1,000 users had the password "batman", and so on. It's surprising how often this happens considering we've had ways to do password authentication that don't expose users' passwords, or at least makes it significantly harder to crack them, for several decades.

2011

What You Need To Know About Secure Password Schemes

by jon123 (via)
Matasano Security LLC - Chargen - Enough With The Rainbow Tables: What You Need To Know About Secure Password Schemes

2009

hash_functions [smallcode]

by sylvainulg
an interesting review of hash functions and their performance over different sets of keys. Note that he measure the actual time for hashing + scanning through a collision list rather than just counting the numbers of collisions.

2008

PwdHash

by CharlesNepote & 4 others
PwdHash is an browser extension that transparently converts a user's password into a domain-specific password.

PUBLIC TAGS related to tag hashing

Algorithm +   bcrypt +   best practices +   bloom filter +   code +   cryptage +   cryptography +   data structures +   encryption +   hash +   library +   md5 +   mot de passe +   NaCl +   networking +   password +   passwords +   phishing +   programming +   research +   salt +   security +   sha1 +   sha256 +   srp +   tutorial +  

Active users

wabaus
last mark : 16/03/2017 20:16

Spone
last mark : 23/02/2014 18:35

jon123
last mark : 16/03/2011 07:12

sylvainulg
last mark : 12/01/2009 11:11

CharlesNepote
last mark : 28/03/2008 15:32

benoit
last mark : 19/03/2008 20:56