substitution cipher CBC

From: Michael Scott (mike_at_computing.dcu.ie)
Date: 10/29/03


Date: 29 Oct 2003 05:24:51 -0800

Since a block cipher is simply a substitution cipher with a much
larger block size, I was idly wondering what advantage if any would
arise from using CBC mode with a simple letter-for-letter substitution
cipher. For the XOR operation in CBC, simple addition/subtraction mod
26 could be used. Also was such a scheme ever used or suggested in
pre-computer times...

Mike Scott



Relevant Pages

  • Re: Hash of item as IV for CBC mode?
    ... as the IV for encrypting that item using a block cipher in CBC mode? ... he was encrypting items for long-term storage. ... As Dr. Wagner pointed out, this is akin to using the cipher in ECB mode and, while it's true that this can be thought of as a substitution cipher, it might be very difficult to construct the substitution table needed to break it. ...
    (sci.crypt)
  • Re: substitution cipher CBC
    ... > Since a block cipher is simply a substitution cipher with a much ... For the XOR operation in CBC, ...
    (sci.crypt)
  • Re: Hash of item as IV for CBC mode?
    ... encrypting that item using a block cipher in CBC mode? ...
    (sci.crypt)
  • Re: Needle in a haystack--or is this just stupid? - LONG
    ... Layering cryptosystems does not automatically protect against all ... block ciphers in block cipher modes and stream ciphers. ... describe use "encryption scheme." ...
    (sci.crypt)
  • Re: Ive seen things you people wouldnt believe...
    ... characters to characters (usually letters to letters), ... the code word for a plaintext word was chosen ... have the words you need, you are reduced to a substitution cipher, ...
    (rec.arts.sf.fandom)