Note: This is an archvied version of our old webpage. Some links might be broken. The current one can be found here.
I7 Logo
Chair for Foundations of Software Reliability and Theoretical Computer Science
Informatik Logo TUM Logo
Cryptography 2010/2011

  News | Dates | Grading | Content | Exercises | Material | Programming Project

Note: The programming assignments are voluntarily, but allow you to obtain a bonus for the exam. If your submitted code passes all our tests, you will get 1 bonus point.


News: As already mentioned in the lecture, there will be another programming assignment (No. 3). For getting the bonus point, you only need to provide code for the assignments 2 and 3. The code of the first assignment is already included in crypto2010_2.zip. The deadline for submitting both code parts has been extended to Monday, 28th of February - please ignore the old deadline mentioned in the second assignment.



Project files

  • The new Java project: crypto2010_2.zip.
    (Please use only this archive from now on for the assignments. It contains also the code that that you were asked to add in programming assignment 1, and some bug fixes).

Programming assignments:

  • Programming assignment 01:[PDF]
  • Programming assignment 02:[PDF]
  • Programming assignment 03:[PDF] New files: [pex3.zip] Note: Due to my sloppiness, you do not have to insert that much code in the method dec in TDPKES.java, you just have to return the value m (I forgot to delete the code part in this method :)

Some links