Jump to content

Any Mathematicians Fancy a Challenge?


LukeTim

Recommended Posts

Okay so I spent the evening designing a cipher and implementing it in Javascript for the fun of it and, aside from how lame that may or may not sound, I am just wondering how good it is.

Anyone here know anything about Cryptography? Anyone want to try cracking this:

^;+.h4r\'-}$?n0=u\3,%7i0$z?

You can try cracking it as is, or just try finding the key with my decrypter:

http://dl.dropbox.com/u/2434899/cryptography.html

If no one is interested in this, we could just talk about Cryptography... I find it a fascinating subject.

Link to comment
Share on other sites

I know what this is, but have no clue how to decipher it. Any hints?

Well, one clue is that the initial character is a simple addition of the key value to the original character (it wraps around, too, so the characters always remain within the ASCII range 32 to 126).

The rest of the characters are not so simply encrypted.

Actually, sorry. I am not sure how you would go about decrypting this sort of cipher. I\'ve never tried it, I just like to design them.

Link to comment
Share on other sites

Well, one clue is that the initial character is a simple addition of the key value to the original character (it wraps around, too, so the characters always remain within the ASCII range 32 to 126).

The rest of the characters are not so simply encrypted.

Duhhh, uhhhh, um, right, I got that...

I have no idea what that meant.

Link to comment
Share on other sites

Duhhh, uhhhh, um, right, I got that...

I have no idea what that meant.

Sorry. I guess I assumed too much about your existing knowledge. I didn\'t mean to make you feel stupid or anything.

Sorry, again.

As I said, I am not sure how to go about deciphering this... well, I know exactly how because I designed it, but if I had no idea what the cipher was, I wouldn\'t really know. I just know how to design them (well, basic ones)... breaking them is a different story.

Link to comment
Share on other sites

Sorry. I guess I assumed too much about your existing knowledge. I didn\'t mean to make you feel stupid or anything.

Sorry, again.

As I said, I am not sure how to go about deciphering this... well, I know exactly how because I designed it, but if I had no idea what the cipher was, I wouldn\'t really know. I just know how to design them (well, basic ones)... breaking them is a different story.

I\'m not offended. I am sure if I spent enough time on this, I would crack it, but I\'m too lazy. It\'s funny, I can understand so many things, most teens would die from just trying to imagine, but I had no clue what you said.
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...