Re: newbie coding programmer...
From: Roger Fleming (roger_for_nntp_at_hotmail.com)
Date: 02/20/04
- Next message: privacy.at Anonymous Remailer: "Sassaman remop, make your SPONSORING public"
- Previous message: Yong Yi: "FS: Applied Cryptography, 2nd Ed, NEW hardcover"
- In reply to: mrat: "Re: newbie coding programmer..."
- Next in thread: Phil Carmody: "Re: newbie coding programmer..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 20 Feb 2004 11:48:51 +1100
mrat wrote:
> It's substitution, but the substitution changes with every letter. So
> it is possible to have the entire message with only one letter. Then
> it adds spaces.
Just to clarify the Rules:
* we get lots of these requests. Many of them are quite annoying. If you
ignore the rules, expect to be ignored.
* you have to given enough information that we could write the program
ourselves. The only thing missing should be the key. (This is known as
Kerkhoff's Second Principle.) You are more likely to get a response if
your description of the algorithm is in a widely understood form, such
as the C language, mathematical notation, or clear pseudocode.
* even then, don't necessarily expect a response. You are asking for
thousands of dollars worth of professional consultancy services for
free. People may analyse your algortihm for you out of curiosity, or
just to be nice, but then again they may not have time to look at it at
all. Even mediocre algorithms may take many hours or days of work to
analyse.
* don't take negative comments personally. We are discussing the
algorithm, not you.
* providing the ciphertext is largely irrelevant. An algorithm can be
worthlessly weak without necessarily being able to break any particular
ciphertext. For example, you provided 42 non-whitespace characters. Even
a simple substitution cipher - just about the weakest cipher known -
typically requires 60 or so characters to break. (But a significant
number of messages can be broken with much less!)
Cheers,
Roger
- Next message: privacy.at Anonymous Remailer: "Sassaman remop, make your SPONSORING public"
- Previous message: Yong Yi: "FS: Applied Cryptography, 2nd Ed, NEW hardcover"
- In reply to: mrat: "Re: newbie coding programmer..."
- Next in thread: Phil Carmody: "Re: newbie coding programmer..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|