cs161-staff / textbook

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

LaTeX mistake in MAC page #38

Closed ryancottone closed 5 months ago

ryancottone commented 1 year ago

https://edstem.org/us/courses/32975/discussion/2584575?comment=5951651

image

Formula should read $$Si = AES{K1}(S{i-1} \oplus P_i)$$

peyrin commented 5 months ago

Closed via https://github.com/cs161-staff/textbook/pull/45