Password Hashing and Storage

Опубликовано: 31 Декабрь 2019
на канале: Code Realm
4,671
167

In this video, we're going to explore the theory behind password hashing and password storage. We'll start off with a rundown of cryptography, including hashing and encryption for security, as well as encoding, such as base64 and hex, for transport. We will then go through the typical password verification flow and discover several hashing algorithms used for passwords, including bcrypt.

As you will find out, there are a few nuances related to the bcrypt algorithm; we will promptly touch on those too. Next, we will highlight the most common password attacks, and establish how to protect our password hashes against them using a salt and a pepper. Finally, we will close up with an overview of various password hashing strategies that combine hash functions and encryption algorithms alike.

Presentation notes https://github.com/alex996/presentati...

Introduction to cryptography https://paragonie.com/blog/2015/08/yo...

How to securely hash passwords https://security.stackexchange.com/a/...

How Dropbox securely stores your passwords https://blogs.dropbox.com/tech/2016/0...

Lock icon made by Pixel perfect from www.flaticon.com


Смотрите видео Password Hashing and Storage онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Code Realm 31 Декабрь 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 4,67 раз и оно понравилось 16 людям.