
PagerDuty’s Security Training for Engineers
Coding Blocks
00:00
The Solution Is Key Stretching
Hashing is fast, but computers are getting faster and faster every day. A hacker can do one brute force attempt per second on a hundred thousand hashes. Key stretching slows down the process of hashing something repetatively. So instead of doing a single hash of a password plus our salt and pepper, you might do a hundred thousand iterations of hashing it.
Transcript
Play full episode