title updates

This commit is contained in:
Trance-0
2025-09-17 14:27:46 -05:00
parent 60173cbc64
commit e8b1850bde
57 changed files with 72 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
# CSE 442T
# CSE442T Course Description
## Course Description
@@ -6,7 +6,7 @@ This course is an introduction to the theory of cryptography. Topics include:
One-way functions, Pseudorandomness, Private-key cryptography, Public-key cryptography, Authentication, and etc.
### Instructor:
### Instructor
[Brian Garnett](bcgarnett@wustl.edu)
@@ -16,15 +16,15 @@ Proof based course and write proofs.
CSE 433 for practical applications.
### Office Hours:
### Office Hours
Right after class! 4-5 Mon, Urbaur Hall 227
### Textbook:
### Textbook
[A course in cryptography Lecture Notes](https://www.cs.cornell.edu/courses/cs4830/2010fa/lecnotes.pdf)
### Comments:
## Comments
Most proofs are not hard to understand.
@@ -39,7 +39,7 @@ I'm having a hard time to recover them without reading the book.
The lecturer's explanation is good but you'd better always pay attention in class or you'll having a hard time to catch up with the proof.
### Notations used in this course
## Notations used in this course
The notations used in this course is very complicated. However, since we need to defined those concepts mathematically, we have to use those notations. Here are some notations I changed or emphasized for better readability at least for myself.