cs161-staff / textbook

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

Define certificates as signed messages, not just signatures #20

Closed nicholasngai closed 2 years ago

nicholasngai commented 2 years ago

Based on https://piazza.com/class/ksg6uub467c2d1?cid=1581_f10, we should update this. The textbook is incorrect, since certificates are signed messages, not just signatures.

kennethlien commented 2 years ago

https://github.com/cs161-staff/textbook/pull/22