CS 472
Assignment #4
Due Midnight, Tuesday Nov. 13, 2007
MD
can be used for encryption as described in generating
one time pad.
Use
your Unix login name to generate a one time pad of length 160 bytes based on md2.
Use
the crypto program to encrypt the plainfile.
Just
submit the resulting cipher file and call
it: <login>_cipherfile.bas64
For
example:
for
user: wahab
the
one time pad is: wahabpad
and
the resulting cipher file: wahab_cipherfile.base64