Class notes 3
Class notes 3
1. Literature survey
2. Technical paper review (If you choose this category, you must choose a
paper from the conferences or journals given below and within the specified
publication dates.)
3. Implementation
The Literature Survey report should include the background, the state of
the art (possibly comparing the current methods), and the future trend
(preferably with your own opinion). The report should be at least 6 pages,
12-pt font size, and single-column single-spaced.
The Technical Paper Review report should include the background, the
state of the art, discussions about technical details (e.g., contributions,
limitations, strengths, or weaknesses), discussions about performance
evaluation, and discussions about potential improvement (preferably with
your own opinion). The paper should be at least 5 pages, 12-pt font size, and
single-column single-spaced.
3. Implementation:
Measure and compare the time taken for encryption and decryption
using DES, 3DES and AES, with different input sizes. Analyze the
three algorithms and identify which component(s) made an algorithm
particularly fast/slow, weak/strong. You can implement your own
algorithms or use others’ implementation.
Implement the five modes (ECB, CBC, CFB, OFB, CNT) using any
block cipher of your choice (DES, AES, IDEA). Try to use repeated
message blocks in different input messages and see the resulting
ciphertext. Try also to swap the ciphertext blocks and see the
decrypted messages.
Reconstruct the simulations/experiments in a published prestigious
conference/journal research paper. The paper must be chosen from
the conferences or journals given above, i.e., conferences or journals
within the specified publication dates in Technical Paper Review
section.
You will write a report to show all your steps, results (you can copy screen),
analysis and conclusion. If you implement the algorithms on your own,
append your code to the report. If you use others’ implementation, cite the
sources.
The Implementation report should be at least 4 pages, 12-pt font size, and
single-column single-spaced (codes exclusive, i.e., codes are supposed to
be post as appendix, and cannot be accounted for the main body of the 4-
page report).
Your choice of topic is not limited to the sample topics I gave. You can
propose any topic that is related and interests you (subject to my approval)!
The deadline for submitting your final project is
11:59 PM Wednesday, May 5.