Re: Are natural languages secure ciphers?

From: George Ou (533george_ou234_at_netzero234.com)
Date: 10/05/03


Date: Sun, 05 Oct 2003 07:24:17 GMT

On Sun, 05 Oct 2003 02:38:34 +0200, Mxsmanic <mxsmanic@hotmail.com>
wrote:

>Dennis Knorr writes:
>
>> No! otherwise you could decode AES without a password.
>
>The only difference I can see is that encryption keeps part of the
>algorithm secret (namely, the key), whereas encoding keeps all of the
>algorithm public.
>
>ZIP compression is a form of encryption, but no part of the algorithm is
>secret and the algorithm is not designed to maximize obfuscation, so it
>isn't a very useful cipher.

Even if the ZIP algorithm was secret, are you saying that it would be
useful cipher? So if the ZIP algorithm was ever known, then everyone
who used it on the entire planet would be compromised. WOW! That's a
real nice crytpo system.

I think your missing one of the most basic principles of cryptographic
security. Likelihood of a compromise rises proportionally to the
number of people who know the secret key. You NEVER use a shared key.

George Ou
http://www.LANArchitect.net



Relevant Pages

  • Re: Encrypting Data
    ... > asymmetric algorithm for to protect symmetric algorithm's secret key. ... When you use encryption you're basically ... Encrypting your symmetric key with a asymmetric key still requires you ...
    (microsoft.public.dotnet.general)
  • Re: Encrypting Data
    ... > asymmetric algorithm for to protect symmetric algorithm's secret key. ... When you use encryption you're basically ... Encrypting your symmetric key with a asymmetric key still requires you ...
    (microsoft.public.dotnet.security)
  • Re: How good an encryption algorithm is this?
    ... So while you obviously can't keep the key secret from *everyone* (the ... then you really may as well not bother doing encryption. ... For example, if I want to send data from my laptop to my server at home, ... If I used your algorithm to encrypt the data, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How good an encryption algorithm is this?
    ... So while you obviously can't keep the key secret from *everyone* (the ... then you really may as well not bother doing encryption. ... For example, if I want to send data from my laptop to my server at home, ... If I used your algorithm to encrypt the data, ...
    (microsoft.public.vc.language)
  • Re: Are natural languages secure ciphers?
    ... But the key is part of the algorithm, and it is secret. ... A natural language does not fulfill this ... part of the cryptosystem is secret. ...
    (sci.crypt)

Loading