Author Topic: Forum Cryptography  (Read 1994 times)

I've made a cipher.  This is not a cipher I would use for encrypting my bank credentials, but it should be interesting to see if you guys can crack it!

The ciphertext you're trying to break is this:

Old ciphertext, use the one on page 2.

Code: (Ciphertext) [Select]
KI"Gx=P#FG4"$5@t|sAo1*EVE>!HzpY$[U$#BF*@*_)=X-4=V_Q^<.h?H4G`%JtpEnmNb*,=g"v2TxKyss+9Fc`2pofMwcMhmV5jHw6'LIHdxoU6]?siZSU|LWXJ9_#p=(@3y"aFS[bV|nc)Fh.CY\Z&$pxi/+DL/3f067'bm?/%T&rPKtfU_|j7O()8w#+6{(nq0d&y;Qb!q;CW.{3@[LEHi&c8qh<`&te$@`/.;,M[ovm;@%d%SE

If you want to know the ciphertext for a chosen plaintext, post it in [code][/code] or [tt][/tt] tags and I'll reply with the ciphertext!

EDIT: Restored all the old ciphertexts, and put the V2 ones on page 2.  Ignore all the ciphertexts on page 1.
« Last Edit: February 16, 2016, 11:30:43 PM by Xalos »

Code: [Select]
aaaa
aaab
aaac
baaa
caaa

Code: [Select]
aaaaaaaa
aaabaaaa
aaacaaaa
baaaaaaa
caaaaaaa

each seperate line is a seperate plaintext (why do you say cypher???)

-snip-

Code: [Select]
el]l
_b/a
%heo
_?aR
EgeP

el]lm=!4
_b/a8Mh[
%heoGPy$
_?aR0sdb
EgePIwjH

I say cypher because I'm weird that way!  So there.
« Last Edit: February 16, 2016, 11:29:09 PM by Xalos »

The characters it can output are this: (Go ahead and encrypt this too... i guess)
Code: [Select]
!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~

(The newline at the end is no mistake)

And:
Code: [Select]
a
aa
aaa
aaaa
aaaaa
aaaaaa
aaaaaaa
aaaaaaaa
b
bb
bbb
bbbb
bbbbb
bbbbbb
bbbbbbb
bbbbbbbb
Each one on a seperate line

Code: [Select]
aaaa
aaaa
Code: [Select]
aaaa
aaa
Code: [Select]
aaa
aaaa
Code: [Select]
aaaa

Code: [Select]
aaa

Code: [Select]
aaaa
baaa
Code: [Select]
aaaa
baa
Code: [Select]
baaa

Code: [Select]
baa

This time with each seperate plaintext in a seperate code block (includes newlines)

-snip-

Each ciphertext on a seperate line:
Code: [Select]
7!FlbpL{k2A&#9SVMBI&gFY[P\p%m15Pb9p7jDQ\y`,TEKXsR jICq?Ta !*0 3[hK&R-]fKI>@ii|"<{RjbafAns#h26;IMu]F{"y

G-ju
iyh"
\,1s
el]l
el]lx^[A
el]lB2sH
el]l?3@<
el]lm=!4
g-Zu
;{W"
kALd
"?Rq
"?RqQz0&
"?RqF]z-
"?Rqho.r
"?Rq?!_"

el]l*[a]9e_D
el]l*[a]
\,1s%0pN
el]l
\,1s
el]lLV;vtr4>
el]lLV;v
_?aR
eX{a
« Last Edit: February 16, 2016, 11:29:11 PM by Xalos »

Code: [Select]
















16 newlines. in case that doesn't come across right.

16 newlines. in case that doesn't come across right.

Code: [Select]

All trailing newlines are removed before the cipher is applied.

>:(
well okay then mr technicalities
"aaaa" then 4 newlines then "aaaa"
"aaaa" then 8 newlines then "aaaa"
"aaaa" then 16 newlines then "aaaa"

My top-model deciphering skills tell me that Xalos' Cypher is bald showing us the most used letter of the alphabet. Case closed!

-snip-

Code: [Select]
el]l28MM(50v>
el]l28MM'.aO+'kU
el]l28MM'.aO9Q"gSC'cV+w'

EDIT: Misread last one as 12 newlines



My top-model deciphering skills tell me that Xalos' Cypher is bald showing us the most used letter of the alphabet. Case closed!

So, all of them are equally-used?  That seems... improbable!  :)
« Last Edit: February 16, 2016, 11:29:13 PM by Xalos »

The new lines are increasing exponentially after each "aaaa", Ippy. That has to have something to do.

all of these characters:

!"#$%&'()*+,-./0123456789:;<=>?@ ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~

individually, pls. I'm sure that would be tedious, but it should be easy to get the result for each one with a quick python program or something
also note that this is not exactly the same as ipquarx's previous one, it has a space before the first alphabet



I can see patterns. I don't know what they are. But I see them.
the whole reason I asked for that was because in this post
Each ciphertext on a seperate line:
I noticed that "a" and "b" were remarkably similar
I have no clue what the patterns are either :(((

something really weird is that half the results seem to indicate that the number of characters in the ciphered text will always be multiples of four, but some also indicate otherwise. I'm sure that means something

also I numbered each character in that set, for my own use, and I guess I might as well paste it here too

     !  "  #  $  %  &  '  (  )  *  +  ,  -  .  /  0  1  2  3  4  5  6  7  8  9
  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26

  :  ;  <  =  >  ?  @  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S
 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52

  T  U  V  W  X  Y  Z  [  \  ]  ^  _  `  a  b  c  d  e  f  g  h  i  j  k  l  m
 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78

  n  o  p  q  r  s  t  u  v  w  x  y  z  {  |  }  ~
 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95


(but now the space is at the front, rather than at 33. to correspond better to ASCII values. so if you're comparing it to the ciphered list you need to move the stuff at line 33 to line 1)
and uhhhhhhhhhhh xalos can you cipher a space and a ~ individually again? they seem to be the same when ciphered, judging by the list you posted. which doesn't sound right