CMSC 455: Cryptography
Project Submission System
Projects & Assignments
Due Date
Assignment
Loading...
Syllabus
The syllabus for this course is
here
.
Video Lectures
Lecture on RSA
Course Materials
bias.h
for Homework 4
message.txt.asc
for Lab 5
SHA-1 Standard
Other Resources
Side-channel attacks against RSA
Blog about brute forcing RSA passwords
Article on Common Factor attacks against RSA
Article about the ROCA attack on RSA
Technical paper on ROCA attack
A very good introduction to C strings
Short, but excellent, C programming tutorial
GDB Tutorial
Unix Programmer's Manual (manpages)
GNU Manuals (info pages)
Unix Quick Reference
VIM Quick Reference
The Vim Book
A Byte of Vim
Pro Git