Chapter 11

Hey, I've got directions to your next stop (and the last part you need), but you'll need to do a little deciphering.

I've encoded this message using one of the early file encryption schemes that Drew Houston and Arash Ferdowsi tried out before Dropbox was released. In this scheme, files are split into equal-sized "blocks", and each block is encrypted with a different Caesar shift. The encryption turned out to not be very secure, so you should be able to crack it!

UEHVDQADRZWGJXFVFIWEJTWKSRBESAQADRZNXAOWGQTHP

Woah! I think that Benny means to say that our super-special, quantum, sapphire Dropbox core is at our next stop.

ポイントは、

  • 「UEHVDQADRZWGJXFVFIWEJTWKSRBESAQADRZNXAOWGQTHP」を解読しなければならない
  • 等分割してあって、それぞれのパーツは違ったキーのシーザー暗号で暗号化してある

ということでしょうか。「等分割」ということで、とりあえず文字数を勘定すると、45文字。
ということは1×45, 3×15, 5×9, 9×5, 15×3, 45×1が候補。1×45と45×1 は意味がないので
ありうるのは 3×15, 5×9, 9×5, 15×3 のような形への分割。とりあえず、ここまで考えたところで、適当なキーを使い、シーザー暗号で復号してみる。

 http://www.sccs.swarthmore.edu/users/03/julieg/hw14cipher.html 

で1,2,...と順に「UEHVDQADRZWGJXFVFIWEJTWKSRBESAQADRZNXAOWGQTHP」を暗号化(復号化のつもり)してみると、7 のときに

blockxhkygdnqemcmpdlqadrzyilzhxhkyguehvdnxaow 

となり、最初の5文字が「block」になりそうな雰囲気。ということで、この5文字を削って、もう一度。すると、4 のときに

blockhruiqgqthpuehvdcmpdlblockyilzhrbesa

となり、再びblock が現れる。…ひょっとして、このキー自体が暗号?ということは、5文字ごとにとった UQWVJRQNG を適当に暗号化してやれば、意味のある言葉が出てくるのでは…
ということで、キーを24にすると

southpole

が得られて、これが解(入力すると Chapter 12へ)。