COS 432: Information Security

Fall 2008

General information
Schedule
Turn in homework

Homework 2

Due at 11:00am, Wednesday October 8

Turn in homework online

This is the second in a series of three assignments in which you will build client and server programs that implement the SSH protocol. For background on SSH, see the Wikipedia page.

In this assignment you'll implement parts of the code needed to transmit messages between an SSH client and server, with confidentiality and integrity.

Everything you need for the assignment is available for download as a zip file. The writeup.pdf file there gives you the details of what to do.


Copyright 1998-2008, Edward W. Felten.