Re: fixed block size




"Antony Clements" <antony.clements@xxxxxxxxxxxxxxx> wrote in message
news:46314898$0$9770$afc38c87@xxxxxxxxxxxxxxxxxxxxxxx

"JimWagle" <nospam@xxxxxxxxxxxx> wrote in message
news:4630e4ae$0$97254$892e7fe2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Optimum block size is determined by channel bandwidth and delay through
the channel.
Not by your code.

that was not the question. does having a fixed block size regardless of
the length of the key or plaintext provide an avenue of attack.

If you are encrypting each block with the same key it is.
But most encrypt at a higher level over long lengths, some continuously, and
then the encrypted data is then broken into blocks for shipping out.


.



Relevant Pages

  • Re: fixed block size
    ... the channel. ... does having a fixed block size regardless of the ... length of the key or plaintext provide an avenue of attack. ...
    (sci.crypt)
  • RE: PGP scripting...
    ... no matter your key size (if the encrypting key is known; ... >> for encryption of bulk data. ... it is referring to the actual plaintext (subject to any ... beyond brute-force viability with current hardware, ...
    (SecProg)
  • Re: cryptanalyzing bitwise tramps?
    ... plaintext bit vector, and M is a NxN binary ... the N^2 unknowns, ... You can attack each of the ... For example, encrypting ASCII ...
    (sci.crypt)
  • Re: SPES (my new encryption) one of its kind
    ... the first step into encrypting any thing in my ... |> system is to encrypt it with AES first ... | contents and the length of the plaintext itself ... Middle finger poised over the plonk button... ...
    (sci.crypt)
  • Re: manual cryptography
    ... >> encrypting a message without spending more than a minute per letter ... > Have you considered Vigenere's original autokey cipher? ... Add the plaintext letter values to the corresponding key ... > letter values mod 26 to get the ciphertext letter values. ...
    (sci.crypt)