ritter.vg
people who shouldn't do crypto, doing crypto PART 2!
08 Aug 2009 00:12:23 EST

I didn't really think this would turn into a series, but part 2 has arrived! crypo.biz is a site boasting Military Grade 1280-bit Encryption Algorithm. Now that your bullshit detector has gone off, you can read about their shoddy algorithm and see the reverse-engineered code. I wanted to build a cracker for it, but I spent a while getting back into C, and decided I shouldn't spend much more time on this project, so I submitted it to reddit for others to look at.

Comments
Add a comment...
required
required, hidden, gravatared

required, markdown enabled (help)
you type:you see:
*italics*italics
**bold**bold
[stolen from reddit!](http://reddit.com)stolen from reddit!
* item 1
* item 2
* item 3
  • item 1
  • item 2
  • item 3
> quoted text
quoted text
Lines starting with four spaces
are treated like code:

    if 1 * 2 < 3:
        print "hello, world!"
Lines starting with four spaces
are treated like code:
if 1 * 2 < 3:
    print "hello, world!"