Tiếp theo

Tự chạy

Password Storage Tier List: encryption, hashing, salting, bcrypt, and beyond

1 Lượt xem • 02/22/25
Đăng lại
Nhúng
Mailtube
Mailtube
2 Người đăng ký
2

If you're building an app or product, you _need_ to store your users' passwords securely. There's terrible ways to do it, like storing them in plaintext or encrypting them, slightly better ways like hashing or hashing and salting, and even better ways like bcrypt, scrypt, or argon.

Sources:
https://gist.github.com/epixoi....p/a83d38f412b4737e99
https://github.com/corkami/collisions#fastcoll-md5

00:00 Intro
00:26 F Tier: Plaintext
00:55 D Tier: Encryption
01:50 C Tier: Hashing
05:22 B Tier: Hashing + Salting
06:55 A Tier: Slow Hashing
08:45 S Tier: Don't Store Passwords
09:18 Recap

Cho xem nhiều hơn
0 Bình luận sort Sắp xếp theo

Tiếp theo

Tự chạy