Embed Game x

By embedding games on your website or application you are agreeing to the Construct.net Arcade Terms of Service.

Create Your Own Games Build and publish your own games just like Cryptography to this arcade with Construct 3! Share this game
Full Game

Cryptography

E
520 players, 578 plays 0 playing now, 3 most ever online
1
1 favourites
nemezes Published on 22 Jun, 2017

With this tool you can cryptography some small messages using the power of Construct 2. :)

Type your message using the characters:

ABCDEFGHIJKLMNOPQRSTUVWYZ_!?,.

choose the integer values for a and b

(below there are some examples of a and b to use)

and hit the OK button.

The cryptography uses a function of the form f(x)=ax+b and works in congruences with integers module 31. It is a substitution cipher.

Here are some examples of values of a and b to use

* Cipher with a=4,b=5 (decipher with a=8, b=22)

* Cipher with a=23,b=7 (decipher with a=27, b=28)

* Cipher with a=12,b=1 (decipher with a=13, b=18)

* Cipher with a=8,b=22 (decipher with a=4, b=5)

* Cipher with a=27,b=28 (decipher with a=23, b=7)

* Cipher with a=13,b=18 (decipher with a=12, b=1)

Try to decipher the message: QIGGOPZOWG_? (it was ciphered with a=13 and b=18)

If you like it, soon I will publish the code. ;)

Instructions

Type your message using the characters:

ABCDEFGHIJKLMNOPQRSTUVWYZ_!?,.

choose the integer values for a and b

(below there are some examples of a and b to use)

and hit the OK button.

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!

Suggested Games