This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-06-29 19:32:53

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Ciphers

I'm reading a book about them called (appropriately) The Code Book.  It's by Simon Singh and it's actually a really awesome book, because it tells all these stories about ciphers affecting events in the world.

So what's to discuss?  How about: Have you ever invented your own cipher?  Do you know anything about them?  Or how to break them?

I can break any monoalphabetic cipher and most polyalphabetic ciphers (only if they have a keyword or key phrase and hopefully use the Vignenere cipher).  I'm working on developing a cipher that's not only unbreakable, but practical, because the cipher of the onetime pad is unbreakable, but completely impractical....yeah.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#2 2011-06-29 19:34:18

echs
Scratcher
Registered: 2010-03-18
Posts: 1000+

Re: Ciphers

I am actually a master of steganography, so I don't need ciphers.


http://i45.tinypic.com/35m4llw.gif

Offline

 

#3 2011-06-29 20:44:52

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Ciphers

echs wrote:

I am actually a master of steganography, so I don't need ciphers.

Um...the word ciphers is in the very definition...


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#4 2011-06-29 20:58:28

demosthenes
Retired Community Moderator
Registered: 2008-02-19
Posts: 1000+

Re: Ciphers

While onetime pads are impractical, they are the only strictly unbreakable cipher. Of course, modern ciphers, using asymmetric key cryptography techniques are virtually breakable. If all the observable matter in the universe were part of a supercomputer, it would still take an uncountable number of years for them to break these ciphers.

The problem that people face when attempting to securely transmit data does not lie in the codes, but in the methods used to securely transmit keys.

To gain a better understanding of codes, I would, however, recommend you make your own cipher, which can be a very rewarding experience.


I've taken a long hiatus, but I still visit sometimes. Give me some time to answer any messages you post on my projects!

Offline

 

#5 2011-06-29 22:36:40

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Ciphers

demosthenes wrote:

While onetime pads are impractical, they are the only strictly unbreakable cipher. Of course, modern ciphers, using asymmetric key cryptography techniques are virtually breakable. If all the observable matter in the universe were part of a supercomputer, it would still take an uncountable number of years for them to break these ciphers.

The problem that people face when attempting to securely transmit data does not lie in the codes, but in the methods used to securely transmit keys.

To gain a better understanding of codes, I would, however, recommend you make your own cipher, which can be a very rewarding experience.

It is a lot of fun to make ciphers.  The book I'm reading is awesome, if you haven't read it, you might like it.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

Board footer