Thursday, July 17, 2008

one time pad

this is the code for one time pad
for mono-alphabetic u only need to remove the white space in the array and also the code written for it in the if conditions placed in the loops.

Crc-checking

code for Crc-checking

BitStuffing

this is the working code for Bit Stuffing encoding