Re: Crack me please





An algorithm is a step-by-step process whereby given an input and a
finite amount of time the algorithm terminates with an output.

A bunch of numbers is not an algorithm, at least not in the form you
presented. Technically, if I write an algorithm description in ASCII,
the description is a bunch of numbers (that represent ASCII symbols)
but this is not what you are doing.

You are given the ciphertext without the process whereby the ciphertext
was generated.

Tom

I should have said I am unsure how to express the functions I used
without giving the key away. I understand what you want, I'm just
having a hard time figuring out how to do it.

This of course does not relate at all to the first code, I just wanted
to make sure the pattern wasn't so obvious that it was pointless. As I
said, unfair, but effective.


The second one though, well, heres how it went:

take text.
assign ID in relation the magic square.
adjust value of each ID in relation to the key.
adjust position of each character in relation to the magic square.

Does that make sense?

816
357
492

is a 3x3 Magic Square. No matter which direction you add the columns,
it equals fifteen. This is the inherent weakness, since there are only
so many variations. A puzzle code basically.

.



Relevant Pages

  • Re: The term "zip"
    ... the speed of the algorithm, but I had always understood it to come ... from the image of "zipping" a bunch of files into an archive. ... example of inadequate protection of a trade mark? ...
    (alt.usage.english)
  • Packing Problem
    ... Say we have a bunch of objects of varying sizes ... minimizes the number of bins. ... My impression is that no efficient algorithm ... for an optimal solution is known. ...
    (sci.math)
  • Re: The term "zip"
    ... Evan Kirshenbaum writes: ... the speed of the algorithm, but I had always understood it to come ... from the image of "zipping" a bunch of files into an archive. ...
    (alt.usage.english)
  • Re: an interesting sum
    ... from 1 to infinity over that sum? ... If we had an algorithm for finding primefor all k, ... bunch of people, here, believe me :-) ...
    (sci.math)
  • Re: Magic Squares (#124)
    ... look up the algorithm or figure it out by the supplied magic squares, ... at the bottom middle, not the top middle. ... Conway's LUX algorithm for generating a magic ... makes use of an odd order magic square which starts in the center cell ...
    (comp.lang.ruby)

Quantcast