Alberti Cipher Disk

The Alberti cipher disk, sometimes called a formula disk is a cipher (known as the Alberti cipher) was described by Leon Batista Alberti in his treatise "De Cifris" (1467), it is a very early example of polyalphabetic substitution.

Encode / Decode Tool

  • Getting started:

      • - The outer circle is called the stabilis disk because it cannot be moved, the inner disk is the mobilis and it is used to transition form one cipher alphabet to the next.
      • - Check out the methods for examples and explanations.
      • - Keep in mind that the top letter (first letter in the text fields) for both disks is always taken as the first selected letter.
      • - To view the other methods check out "More Oprtions > Method".
      • - Use UPPERCASE letters when writing your cleartext, this is because the outer disk is in capital letters.
      • - Batista's disk is missing H, J, K, U, Y so those letter cannot be used as plaintext.
  • Rules

    Before attempting to use an Alberti disk cipher read through these requirements.

    1. Two concentric disks with an equal number of different letters are assigned.
      1. The outer disk represents the cleartext letters available with at least one predefined null value.
      2. The inner disk corresponds to your ciphertext.
    2. Both disks must have an equal amount of letters.
    3. All letters must be different (upper case and lower case can be used).
    4. Encoder and decoder must have prearranged:
      • A copy of the disks to be used.
      • Several outer disk null letters.
      • One inner disk starter letter.
      • For the second method only; one outer disk index letter.

    Tips

    Even when used correctly the security provided by this cipher is not enough to keep information safe, please keep that in mind and follow the guidelines below:

    1. Never use more than 10 letters without changing the alphabet.
    2. Change alphabets at random intervals using a 6 (or at most 10) sided die.
    3. Use your null letters to super-encode from a codebook.
    4. Leave out letters of your cleartext intentionally.
    5. Make your message as short as possible.
    6. Add a null in the ciphertext to make your cipher stronger.
    7. Save this page and use it offline.
  • Method

    At least two methods are known to encode and decode an Alberti disk cipher.

    Here are examples of the first and second methods of enciphering in which will use the following presets:

      • Stabilis disk:
        "ABCDEFGILMNOPQRSTVXZ1234"
      • Mobilis disk:
        "gklnprtuz&xysomqihfdbace"
    • First method:

      • Encoding:
        1. Cleartext:
          "IL DVCE E MORTO".
        2. We chose "g" as our inner ring starting letter and the numbers 1, 2, 3 and 4 as nulls.
        3. Before we start we add nulls and cipher letters randomly to the cleartext so it becomes: "gIL1DVCEmE3MORTO"
        4. Position the starting letter under the letter "A" of the outer ring to start encoding.
        5. "A" becomes the first letter of our ciphertext to show our decoders where to start.
        6. "Auzbnhlp" is the first portion of ciphertext using the current alphabet.
        7. We now change the starting letter to the letter "m".
        8. So "R" (above the "m") is added to the ciphertext and it becomes "AuzbnhlpR".
        9. Finally "AuzbnhlpRfsekptk" is the full ciphertext.
      • Decoding:
        1. Provided that:
          • We have the Stabilis and Mobilis disk setup.
          • We know that our starting letter is "g".
          • And that 1, 2, 3 and 4 are nulls.
        2. We receive the ciphertext: "AuzbnhlpRfsekptk".
        3. Position the Mobilis disk so the starting letter is under the first letter of the Stabilis disk, "A".
        4. The second letter is "u" corresponding to the cleartext letter "I".
        5. Continue to decipher the letters accordingly until you find another letter from the Stabilis row, "R".
        6. Next set your starting letter to the "R" position and proceed to decipher.
        7. Finally the text "gIL1DVCEmE3MORTO" will emerge.
        8. By removing the Mobilis letters and nulls we get the cleartext: " IL DVCE E MORTO".
    • Second method:

      • Encoding:
        1. Cleartext:
          "PIV TRVPPE VENGONO".
        2. We choose "g" as our starting letter and use "1, 2, 3 and 4" to indicate a change of alphabet.
        3. Additionally an index in the outer disk is chosen. For example "A".
        4. We rearrange our cleartext to "PIVTR2VP3EVE1NGO4NO" (TRVPPE is reduced to TRVPE for security) adding numbers randomly to the text.
        5. Upon encoding after adding the enciphered number you move the disk so the numbers value is under the chosen outer index "A".
        6. This will result in the ciphertext: "suhimam&deseqkalmgk".
      • Decoding:
        1. Suppose we know that:
          • We have the Stabilis and Mobilis disk setup.
          • "g" is our starting letter
          • "A" is our outter index.
          • All numbers are nulls.
        2. And we receive the ciphertext: "suhimam&deseqkalmgk".
        3. Looking up the values in the disk, we find that "s" is "P" and so on...
        4. Until we reach "a" which is the number "2" indicating that "a" must be moved under the outer index "A".
        5. By repeating this process we get "PIVTR2VP3EVE1NGO4NO".
        6. Finally by removing the nulls we arive at "PIVTRVPEVENGONO".