View unanswered posts | View active topics
|
Page 1 of 1
|
[ 10 posts ] |
|
| Author |
Message |
|
Sjoerd
|
Post subject: Cryptograph I thought up Posted: Wed Dec 14, 2011 2:39 pm |
|
Joined: Mon Sep 29, 2008 9:41 am Location: Spijkenisse, the Netherlands
|
Hey everyone, a couple of days ago I had a sudden thought about a cryptograph that can of course be easily decyphered with the key, but I believe it is a vary hard one. Here is a couple of lines of actual text, not jibberish, you can use to try and find the key. When you've figured it out, the text gives you a instructions on how to let me know! Attachment:
code.JPG [ 49.95 KiB | Viewed 1146 times ]
You can speculate all you want in this topic, just please do not post your solution, do that via PM please! Since I am so confident this is so hard, there might even be a reward in it for the first to post the keyword or PMs the entire solution  .
_________________
Olivér Nagy wrote: 43,252,003,274,489,856,000. Or the full number in Hungarian is: Negyvenháromtrillió-kétszázötvenkétbilliárd-hárombillió-kétszázhetvennégymiliárd-négyszáznyolcvankilencmillió-nyolcszázötvenhatezer  )
|
|
| Top |
|
 |
|
quicksolver
|
Post subject: Re: Cryptograph I thought up Posted: Fri Dec 16, 2011 12:11 pm |
|
Joined: Fri Feb 20, 2009 6:38 pm
|
|
Is this a cryptographic translation of standard English words using twenty-six symbols as representations of letters and standard English left-to-right top-to-bottom with English-style spacing between the words?
_________________ Puzzle Photography Group
doctor who wrote: I don't think I can make her pose without heavy sedation. The rendering doesn't have to be perfect, it just can't look like Oskar in drag.
Puzzles for sale!
|
|
| Top |
|
 |
|
KelvinS
|
Post subject: Re: Cryptograph I thought up Posted: Fri Dec 16, 2011 12:38 pm |
|
Joined: Mon Mar 30, 2009 5:13 pm
|
|
There seems to be more than 26 different characters, so I think each character can represent more than one letter, or somehow depends on the context of each letter next to other letters...
_________________ I'm going wherever they value my loyalty the most.
|
|
| Top |
|
 |
|
bmenrigh
|
Post subject: Re: Cryptograph I thought up Posted: Fri Dec 16, 2011 12:50 pm |
|
Joined: Thu Dec 31, 2009 8:54 pm Location: San Jose, California
|
KelvinS wrote: There seems to be more than 26 different characters, so I think each character can represent more than one letter, or somehow depends on the context of each letter next to other letters... Each symbol appears to be composed of sub-parts that can be rotated and translated. I worked on classifying some of them before losing interest. The security of an encryption scheme should be tied to the key and not the obscurity of the algorithm. I'm not willing to do a cyphertext-only analysis but I'd be willing to attack it with chosen plaintexts. If I could choose plaintexts to all be encrypted with the same key, I'd go for 'A' x 128 and 'B' x 128 on through 'Z' x 128 as well as 'ABCD....Z' and 'AABBCCDD...ZZ'. Based on those results I'd have a better idea of what to ask for next.
|
|
| Top |
|
 |
|
KelvinS
|
Post subject: Re: Cryptograph I thought up Posted: Fri Dec 16, 2011 1:01 pm |
|
Joined: Mon Mar 30, 2009 5:13 pm
|
|
Maybe each letter in the original text corresponds to parts of two adjacent characters which overlap with each other to create pseudo-characters.
_________________ I'm going wherever they value my loyalty the most.
|
|
| Top |
|
 |
|
bmenrigh
|
Post subject: Re: Cryptograph I thought up Posted: Fri Dec 16, 2011 1:28 pm |
|
Joined: Thu Dec 31, 2009 8:54 pm Location: San Jose, California
|
KelvinS wrote: Maybe each letter in the original text corresponds to parts of two adjacent characters which overlap with each other to create pseudo-characters. That would just be an change of the alphabet based on digraphs. Sjoerd stated there is a key. Usually crypto is based on two different transform, often termed "confusion" and "diffusion". Confusion is substitution (think XOR, s-boxes, etc) and diffusion is spreading information out (think digraph substitution, bit mixing, etc). Usually a key is used to select how the confusion and diffusion progresses. If you don't have a key changing how the confusion and diffusion happen you don't have encryption, you have obfuscation.
|
|
| Top |
|
 |
|
Sjoerd
|
Post subject: Re: Cryptograph I thought up Posted: Sat Dec 17, 2011 7:02 pm |
|
Joined: Mon Sep 29, 2008 9:41 am Location: Spijkenisse, the Netherlands
|
bmenrigh wrote: KelvinS wrote: Maybe each letter in the original text corresponds to parts of two adjacent characters which overlap with each other to create pseudo-characters. That would just be an change of the alphabet based on digraphs. Sjoerd stated there is a key. Usually crypto is based on two different transform, often termed "confusion" and "diffusion". Confusion is substitution (think XOR, s-boxes, etc) and diffusion is spreading information out (think digraph substitution, bit mixing, etc). Usually a key is used to select how the confusion and diffusion progresses. If you don't have a key changing how the confusion and diffusion happen you don't have encryption, you have obfuscation. Does this mean I was wrong in calling this a cryptograph? I think solving this mathematically or with a computer would be quite impossible, but then again I do not know much about programming or solving these things mathematically. The key, I perhaps should've called an 'all-explaining hint', since 'key' might be a term too welldefined in math or encryption. The solution is an english text, and I won't confirm nor deny any other of your statements quicksolver 
_________________
Olivér Nagy wrote: 43,252,003,274,489,856,000. Or the full number in Hungarian is: Negyvenháromtrillió-kétszázötvenkétbilliárd-hárombillió-kétszázhetvennégymiliárd-négyszáznyolcvankilencmillió-nyolcszázötvenhatezer  )
|
|
| Top |
|
 |
|
NType3
|
Post subject: Re: Cryptograph I thought up Posted: Sat Dec 17, 2011 7:30 pm |
|
Joined: Mon Oct 18, 2010 10:48 am
|
|
It is most likely a phonetic replacement cipher. This would allow for more than twenty-six characters.
This theory is backed up by the fact that several symbols appear in the majority of words, as one would expect from vowels.
_________________ --Noah
I don't know half of you half as well as I should like and I like less than half of you half as well as you deserve.
|
|
| Top |
|
 |
|
Skarabajo
|
Post subject: Re: Cryptograph I thought up Posted: Tue Dec 20, 2011 7:39 am |
|
Joined: Wed Jan 21, 2009 12:58 pm
|
Sjoerd wrote: [...]I think solving this mathematically or with a computer would be quite impossible[...] I agree. By the way... solved! Peanutbutter!!! Skarabajo. PS: That was fun, thank you! 
_________________ My collection | My first mod | Making of first mod
|
|
| Top |
|
 |
|
Sjoerd
|
Post subject: Re: Cryptograph I thought up Posted: Thu Dec 22, 2011 7:50 am |
|
Joined: Mon Sep 29, 2008 9:41 am Location: Spijkenisse, the Netherlands
|
Great job Skarabajo! As he pointed out, mathematical or traditional cryptograph solving is futile  Just look closely at the symbols!
_________________
Olivér Nagy wrote: 43,252,003,274,489,856,000. Or the full number in Hungarian is: Negyvenháromtrillió-kétszázötvenkétbilliárd-hárombillió-kétszázhetvennégymiliárd-négyszáznyolcvankilencmillió-nyolcszázötvenhatezer  )
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 10 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 7 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
|