Re: triple algorithms



On Feb 24, 9:36 pm, "Antony Clements" <antony.cleme...@xxxxxxxxxxx>
wrote:
someone mentioned having a 3-AES style algorithm and then Mr Foolery
mentioned that it should be 3 different algorithms. This begs the question
of wether each layer should have a different mode of operation, irrespective
of algorithm?

Most would call 3 algorithms over kill and there are proofs that show
some times
two algorithms used together are no stronger than the weaker of the
two.

I would think it better to use a bijective large block whitening of
the file
you wish to encrypt. Such as a bijective BWT type to file compression
then
encrypt. If you use more than one level of encyrption be sure that the
inner
layers are bijective so not to weaken the overall encryption
capability.
Of course most here would call it over kill but why put all your eggs
in
one basket. Yes be all means use 3 totally different methods.

David A. Scott
--
My Crypto code
http://bijective.dogma.net/crypto/scott19u.zip
http://www.jim.com/jamesd/Kong/scott19u.zip old version
My Compression code http://bijective.dogma.net/
**TO EMAIL ME drop the roman "five" **
Disclaimer:I am in no way responsible for any of the statements
made in the above text. For all I know I might be drugged.
As a famous person once said "any cryptograhic
system is only as strong as its weakest link"
.



Relevant Pages

  • Re: how to send data using crypto keys?
    ... >:not IP LAYER ... > There is NO unbreakable algorithmic cryptography, ... The OP should probably start by looking at the algorithms employed by PGP/GnuPG ... decrypt this... ...
    (comp.security.misc)
  • Re: triple algorithms
    ... mentioned that it should be 3 different algorithms. ... This begs the question of wether each layer should have a different mode of operation, ...
    (sci.crypt)
  • Re: Encryption key changing the encryption logic.
    ... plaintext to encrypt with algo k ... The algorithms could be published, ... could result in a system immune to the known attacks today used. ...
    (sci.crypt)
  • Re: RSACryptoServiceProvider questions
    ... > 1) Why is it that if I try to encrypt something that is ... problems are solved by applying a correct "padding scheme" on the input ... like a home-made protocol with a few cryptographic algorithms thrown ... protocol is a very difficult task and home-made designs achieve almost ...
    (microsoft.public.platformsdk.security)
  • Re: RSACryptoServiceProvider questions
    ... > 1) Why is it that if I try to encrypt something that is ... problems are solved by applying a correct "padding scheme" on the input ... like a home-made protocol with a few cryptographic algorithms thrown ... protocol is a very difficult task and home-made designs achieve almost ...
    (microsoft.public.dotnet.security)