Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.03 KB

AppliedCryptography

CS GY 6903 This repo is a review of Applied Cryptography 21fall, NYU Tandon. It's a great course and make sure you have enough time if you wanna register it.

Thank my professor Giovanni so much. If you are taking his courses, do not hesitate asking questions.

Intro

I'll take the final exam 3 days later and I'll document the important topics(in my view). Also, I'll focus on 7-12, because I have reviewed 1-6 before the mid-term.

AC all in one

Classical Cryptography

Public Key Crypto System

RSA is Secure

Pseudo-Random & Symmetric Encryption

Symmetric Encryption & Block Cipher

Authenticated Encryption

PKE schemes

Computing over Encrypted Data

Digital Signature & Trust Models

Secure Multi-Party Computation

Secure Communication

Novel Topics