cs161-staff / textbook

Online textbook for CS 161: Computer Security at UC Berkeley.
https://textbook.cs161.org/
65 stars 23 forks source link

Passwords #11

Open peyrin opened 3 years ago

peyrin commented 3 years ago

The passwords section is more or less untouched from David Wagner's original pass, which is outdated.

We should refactor this section and focus specifically on password hashing, which currently is only a small part of this section.