|
|
Suggested experiment
- Enter english text in the INPUT TEXT box.
- Enter the key (a number from 1 to 511) in the KEY box.
- Click ENCRYPT to encrypt the text (including the spaces) and see the ciphertext.
Note that the plaintext is first converted to ASCII codes in binary, then the bits are
grouped into 12-bit blocks and encrypted with a Feistel cipher that is similar to a simplified DES.
- Click on the FEISTEL tab to see a diagram of the cipher.
- Click on NEXT and PREV to step forward and backward through the encryption process.
- Click on RESET to start over on the encryption process.
|