RIT Computer Science

Foundations of Cryptography
CSCI-662-01, Fall 2023, Semester 2231

Instructor

Stanisław Radziszowski

building 70, room 3657, (585) 475-5193
spr@cs.rit.edu, https://www.cs.rit.edu/~spr
office hours: in person MoWe 6:30pm-8pm 70-3657, on zoom (must prearrange time), or by email spr@cs.rit.edu

Lectures, Monday/Wednesday, 5:00pm-6:15pm, room 70-2455

General Course Documents

Syllabus, outcomes, general course documents, policies, sample schedule: college syllabus, general schedule.
This page gives the current offering's contents, further links and schedule.

Books and Other Reading

Prerequisites

General knowledge of programming. Background in combinatorics and discrete mathematics. (CSCI-661 and (CSCI-603 or CSCI-605, with B or better in all courses)) or equivalent or permission of instructor. Students who complete CSCI-462 may not take CSCI-662 for credit.

Evaluation

Contents

The course is devoted to the review of basic cryptographic algorithms, their implementations and usage. Classical encryption techniques and those of Diffie-Hellman and Rivest-Shamir-Adleman will be seen in depth, and an overview of several others will be presented, especially those denominated as public-key cryptosystems. The symmetric systems DES and AES, and others, will be studied. The course also presents digital signatures, hash functions, authentication schemes and some interactive proof protocols.

The specific topics will include:

Main Resources

Schedule

Other Online Resources