Search:

Type: Posts; User: ggs

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,581

    yes | rm file -- the algorithm is...

    yes | rm file

    --

    the algorithm is reversable! really! if you ignore the md5 step, that is...

    --

    random gibberish is cool
  2. Replies
    2
    Views
    2,581

    random encryption thought

    1. take a 256 byte key.
    2. pad a file out so it can be perfectly divided into 256 parts.
    3. divide the file into sections, and assign each section to a byte of the key.
    4. sort the key according...
Results 1 to 2 of 2