Subscribe to my YouTube channel
for entertaining coding projects!
Crack The Codes
  • Home
  • My YouTube
  • Codes List
    • Movie Codes >
      • Artemis Fowl >
        • Centaurean
        • Gnommish
        • The Enternity Code >
          • Lord of the Ring/ The Hobbit >
            • Dwarf Runes
            • Elvish Ring
            • Germanic Runes
            • Mandalorian
            • Moon Runes
            • Rune
            • Tengwar
      • Star Trek >
        • Klingon
      • Star Wars >
        • Aurebesh
        • Huttese
        • Star Wars Symbols
        • Star Wars Trade Code
    • Fantasy Code >
      • Celestial
      • Enochian Script
      • Theban
    • Game Codes >
      • Undertale >
        • Gaster
    • Gravity Falls Codes
    • Steven Universe Gem Language
    • Best Codes Community
    • Code Cracking Game
    • Fan Codes
  • Code Cracking Tools
  • A1Z26
  • ASCII
  • Atbash
  • Beale Cipher
  • Bifid Cipher
  • Binary
  • Book Cipher
  • Braille
  • Caesar Cipher
  • Cicada 3301
  • Cistercian Numerals
  • Columnar Cipher
  • Combination Cipher
  • Dice Cipher
  • Digraph Cipher
  • Dorabella Cipher
  • Francis Bacons Substitution Cipher
  • Giovanni Fontana Cipher
  • Grid Transposition Cipher
  • Keyboard Code
  • Map Cipher
  • Morse Code
  • Null Cipher
  • One-Time Pad
  • Phone Code
  • Pigpen Cipher
  • Pinprick Cipher
  • Polyalphabetic Cipher
  • Polybius Cipher
  • Polygraphia
  • Rail Fence Cipher
  • Rosicrucian Cipher
  • Rot Cipher
  • Rout Cipher
  • Scytale
  • Spiral Cipher
  • Tap Code
  • Templar Cipher
  • The Code of Western University Library
  • Transposition Cipher
  • Trifid Cipher
  • Vigenere Cipher
  • Wig Wag

Trifid Cipher

"​The Trifid Cipher is similar to the Bifid Cipher except there are three grids instead of just one. To encode a message using this cipher you need to write out each letter out first by its layer then the row then column so you will end up with three numbers for each letter. Write the groups of three numbers on on top of each other. For example "Best Codes" would become...
"1 1 3 3  1 2 1 1 3"
 2 2 1 2  3 3 1 2 1
 1 2 1 1  1 2 2 2 1
Now write the letters horizontally in groups of three like this...
"113 312 113 221 233 212 121 112 221"
The final step is to find the letters using the new groups of three letters by finding the layer, row, and column. "113 312 113 221 233 212 121 112 221" would become "gvgjrmbdk" 
To decode a message find the layer, row, and column. So "gvgjrmbdk" becomes "113 312 113 221 233 212 121 112 221"
Now put these numbers into three equal rows like this...
"1 1 3 3  1 2 1 1 3"
 2 2 1 2  3 3 1 2 1
 1 2 1 1  1 2 2 2 1
There columns of numbers are the coordinates and grids. The top number is the layer, middle number is the row, and the bottom number is the column.
Picture
Powered by Create your own unique website with customizable templates.