Glossary

Key terms, people, and concepts for understanding the Kryptos sculpture and the K4 cipher mechanism.

This glossary covers the specialized vocabulary used throughout SolveKryptos. Terms are grouped by category and cross-referenced where relevant. If you are new to Kryptos, start with the What Is Kryptos? page for context.

Sculpture & physical elements

Kryptos sculpture
An encrypted sculpture by Jim Sanborn, installed in the courtyard of CIA headquarters in Langley, Virginia on November 3, 1990. The name comes from the Greek word for "hidden." The installation consists of an S-shaped copper screen bearing approximately 1,735 cut-out letters, entrance slabs with Morse code, a compass rose, a lodestone, petrified wood, and a reflecting pool. It contains four encrypted passages (K1–K4). See What Is Kryptos?
Copper screen
The centerpiece of Kryptos: a vertical, S-shaped copper panel approximately 12 feet tall and 20 feet wide. The left half (as viewed from the courtyard) carries the encrypted ciphertext; the right half contains a Vigenère encryption tableau. Over the decades, the copper has developed a green verdigris patina. Letters are approximately 3 inches high, hand-cut with jigsaws.
Tableau sculpture
The right half of the copper screen, containing an alphabetic grid of 867 letters arranged in a keyed Vigenère encryption table. The tableau is intentionally oriented so it can only be read from behind the sculpture. It provides the framework used to encrypt K1 and K2, and its 7-row × 14-column geometry matches the K4 grid dimensions.
Compass rose sculpture
A directional marker carved into the courtyard ground near the sculpture, showing cardinal and intercardinal directions. The K4 plaintext opens with "THE COMPASS ROSE IS HERE," establishing it as the spatial reference point. The compass rose's geometry is believed to encode structural information about the cipher. See Physical Clues.
Lodestone sculpture
A natural magnetic stone placed near the compass rose. A lodestone deflects compass needles, demonstrating that reference frames can be locally redefined, a principle that applies to the K4 cipher mechanism, where the grid's own coordinate system defines the shift values.
Entrance slabs
Granite slabs at the entrance to the courtyard area containing Morse code messages. Decoded phrases include "VIRTUALLY INVISIBLE," "T IS YOUR POSITION," "SHADOW FORCES," "LUCID MEMORY," "SOS," and "RQ." These function as meta-instructions about how to approach the cipher. See Physical Clues.
Mengenlehreuhr (Berlin Clock / Set Theory Clock)
A clock in Berlin designed by Dieter Binninger in 1975 that displays time using illuminated panels organized by set theory, groups of 5-hour, 1-hour, 5-minute, and 1-minute blocks. "BERLIN CLOCK" appears in the K4 plaintext at positions 64–74. In November 2025, Sanborn clarified the intended referent is actually the Weltzeituhr (World Clock) at Alexanderplatz, not the Mengenlehreuhr. The Weltzeituhr sits on a compass-rose mosaic, mirroring Kryptos's own compass rose.

The four passages

K1 passage
The first encrypted passage on the Kryptos sculpture. Encrypted using a keyed Vigenère cipher with the keyword PALIMPSEST. Solved in 1998 by CIA analyst David Stein (classified) and publicly in 1999 by Jim Gillogly. The plaintext discusses "the nuance of iqlusion", with IQLUSION being a deliberate misspelling.
K2 passage
The second encrypted passage. Encrypted using a keyed Vigenère cipher with the keyword ABSCISSA. Solved alongside K1 in 1998–1999. The plaintext contains geographic coordinates pointing to a location near the sculpture and references an "UNDERGRUUND" (deliberate misspelling). The corrected ending reads "WEST X LAYER TWO."
K3 passage
The third encrypted passage. Encrypted using a double transposition cipher. Solved independently by multiple researchers. The plaintext paraphrases Howard Carter's account of opening Tutankhamun's tomb, containing the deliberate misspelling "DESPARATLY." Sanborn's 1986 visit to Egypt influenced this passage.
K4 passage
The fourth and final encrypted passage, 97 ciphertext characters beginning with OBKR. K4 is solved as a Quagmire III variant with a physical keystream and a one-bit gate. The keyword is KRYPTOS, the helper letter is read from the tableau side at the same row/column as each ciphertext position, and the final shift holds as R = r + gate at every position. Four plaintext anchors were confirmed by the artist between 2010 and 2020: BERLIN (positions 64-69), CLOCK (70-74), NORTHEAST (26-34), and EAST (22-25). The K4 plaintext is: THECOMPASSROSEISHEREXEASTNORTHEASTTHISISYOURPOSITIONXCOMMISSIONBERLINCLOCKWHICHISNORTHEASTOFHEREX See K4 Solution.
OBKR
The first four ciphertext characters of K4. They occupy the capstone alignment row, the rightmost four columns of the last row shared with K1-K3 on the copper screen. At the same row and columns on the tableau side, OBKR aligns with WXZK, the active X-pass cap of the helper keystream. OBKR decrypts to THEC (the start of "THE COMPASS ROSE IS HERE"). The letters are not an acronym; they are the encrypted form of plaintext positions 1-4.

Cipher types & cryptographic concepts

Ciphertext
The encrypted form of a message. In Kryptos, the ciphertext is the sequence of letters physically inscribed on the copper screen. The K4 ciphertext is 97 characters long: OBKRUOXOGHULBSO…EKCAR.
Plaintext
The original, unencrypted message. The goal of solving any Kryptos passage is to recover the plaintext from the ciphertext. The K4 plaintext begins "THE COMPASS ROSE IS HERE…"
Vigenère cipher cipher type
A polyalphabetic substitution cipher that uses a keyword to shift each letter of the plaintext by a different amount. K1 and K2 use keyed variants of the Vigenère cipher. In a standard Vigenère, the keyword repeats cyclically to create the shift sequence; in a keyed variant, the alphabet itself is scrambled using a keyword before applying the shifts.
Quagmire III cipher type
A Vigenere-family cipher where row selection and column selection are separated. In K4, row selection follows the keyed KRYPTOS alphabet and column selection uses helper letters read from the back of the sculpture.
Keyed alphabet
An alphabet rearranged using a keyword, where the keyword letters appear first (with duplicates removed), followed by the remaining letters in order. For example, the keyword KRYPTOS produces the keyed alphabet: K R Y P T O S A B C D E F G H I J L M N Q U V W X Z. Used in the Vigenère tableau on the sculpture.
Transposition cipher cipher type
A cipher that rearranges the positions of plaintext characters without changing the letters themselves. K3 uses a double (columnar) transposition. Unlike substitution ciphers, transposition ciphers preserve letter frequencies but scramble their order.
PALIMPSEST keyword
The keyword used to encrypt K1. A palimpsest is a manuscript where earlier writing has been scraped off and overwritten, an apt metaphor for layered encryption. The word also appears in the K1 plaintext as a thematic reference.
ABSCISSA keyword
The keyword used to encrypt K2. In mathematics, the abscissa is the x-coordinate of a point on a graph, a reference to position and coordinates, themes that pervade K4's mechanism.
Modular arithmetic (mod 26) math
Arithmetic where numbers "wrap around" after reaching a modulus. In K4, all shift computations use mod 26 (the 26-letter alphabet). For example, (5 − 19) mod 26 = (−14) mod 26 = 12. If a subtraction yields a negative number, add 26. The formula R = (C − P) mod 26 holds at all 97 K4 positions.

K4 mechanism

R-grid (Shift Table) mechanism
A 7x14 grid of verified shift values (integers 0-25) that defines the K4 encryption. Each cell's R satisfies R = (C - P) mod 26, where C and P are ciphertext and plaintext values. The R-grid is the final operative shift table. See full R-grid table.
r-grid (base shift grid) mechanism
A 7x14 grid of base shifts derived from the R-grid by subtracting the gate: r = R - gate. Where gate = 1, r is one less than R; where gate = 0, r equals R. See full r-grid table.
Gate (one-bit gate) mechanism
A one-bit adjustment (0 or 1) applied to the base shift r to produce final shift R. It is fixed by position and fully verifiable (from lane/phase structure) and does not require plaintext fitting.
Ray gate mechanism
The one-bit gate is fully solved as a position-defined value. Use the X cap rule, Y row rule, derived Z1 rule, and derived Z2 rule to recover all 97 bits.
Helper letter T mechanism
The tableau-side character at the same row and column as a K4 ciphertext position. T is read physically from the back of the sculpture and drives column selection in the lookup.
Helper packet mechanism
The 97-character helper sequence read from the second layer: cap WXZK (positions 1-4), full Y row (5-35), full Z row (36-66), and standard-alphabet footer (67-97). See packet breakdown.
Helper cards mechanism
Four pass-specific helper mappings: g_X, g_Y, g_Z1, and g_Z2. They encode column-offset behavior for each pass and are fully tabulated in verification data. See helper cards.
Z2 footer basis handoff mechanism
The rule converting the visible standard-alphabet footer into the effective KALPHA-state key for Z2: effective_Z2_key = KALPHA[(stdpos(footer_letter) - 1) mod 26], with the leading blank carrying Z. This reproduces the derived g_Z2 values at 31/31 Z2 positions.
effective Z2 key mechanism
The KALPHA-state sequence used for the Z2 helper-card lookup after the visible footer is converted: ZZKRYPTOSABCDEFGHIJLMNQUVWXZKRY.
Y master template mechanism
The rev 16 gate rule for the 31-letter Y pass. It matches all 31 positions and links Y to Z1 and Z2 through phase drift, terminal carry, and footer-collapse rules. Full derivation: Appendix, Y master template.
f-table (row-identity card) mechanism
The 26-entry row-identification mapping used with the keyed KRYPTOS alphabet. All entries are derivable from clues plus closure rules, not free-fit values. See f-table derivation.
Cipher side / tableau side sculpture
The two physical layers of the copper screen. The cipher side carries ciphertext. The tableau side carries the helper stream used in K4 when read at matching row/column coordinates.
X LAYER TWO clue
The corrected K2 ending announced by Sanborn in 2006. In K4 context, this points directly to the second physical layer used to read helper letters from the back of the sculpture.
Seam mechanism
A boundary between adjacent positions where gate behavior changes, producing a detectable structural transition in the shift pattern.

Structural signatures

SUB UMBRA FLOREO signature
A 14-letter Latin register recovered from the mechanism ('Under the shade I flourish'). See verification details.
AMID GRAY / I MAP J signature
Internal instruction-card reading that encodes the Gray-mapping step used to route J to X into the helper packet logic. See derivation.
KRYPTOSA to IDQLNAME signature
A row-identity signature produced by the f-table mapping over the KRYPTOSA header sequence. See f-table signature proof.
KYPT / ROSA partition signature
A structural balance partition used in closure checks on helper-state behavior. See balance laws.
ANDER to KYARX witness signature
A directional witness linking the ANDER substring trace to KYARX under the solved mechanism. See witness section.

Grid terminology

Tier grid
A horizontal row of the 7×14 grid. The K4 ciphertext fills 7 tiers. Tiers 1–6 contain 14 characters each; Tier 7 contains 13 characters (the 98th cell is blank). Tier is computed as: tier = ⌈i ÷ 14⌉, where i is the 1-indexed position.
Lane grid
A vertical column of the 7×14 grid. There are 14 lanes. Lane assignment uses the physical indexing formula: lane = ((i − 2) mod 14) + 1. This means position 1 maps to Lane 14 (not Lane 1), which reflects the capstone alignment of the K4 ciphertext on the copper screen.

People

Jim Sanborn artist
American sculptor (born 1945) who created the Kryptos installation. Sanborn's body of work explores themes of secrecy, hidden information, and the physics of concealment. His other encrypted works include Antipodes at the Hirshhorn Museum and Cyrillic Projector at the University of North Carolina. He collaborated with Edward Scheidt to design the encryption systems used in Kryptos and has released four plaintext anchors for K4 between 2010 and 2020.
Ed Scheidt (Edward M. Scheidt) cryptographer
Retired chairman of the CIA's Cryptographic Center. Scheidt educated Sanborn on encryption methods beginning in 1988 and presented several cipher options for each passage. He rated the difficulty at "around nine out of ten" and expected K4 to be solved within five to ten years. He confirmed there was an intentional "change in the methodology" in the encryption.
David Stein solver
CIA analyst who solved K1, K2, and K3 by hand in 1998. His solution was classified internally and not made public until after Jim Gillogly's independent publication in 1999. Stein's hand-based approach demonstrated that the first three passages were solvable without computers.
Jim Gillogly solver
Computer scientist and member of the American Cryptogram Association who published the first public solution of K1, K2, and K3 in 1999, using computational methods. His publication brought widespread attention to Kryptos and the unsolved K4.
Elonka Dunin researcher
American game developer, author, and cryptography enthusiast who has been a central figure in the Kryptos research community. She maintains one of the most comprehensive public resources on Kryptos, has visited the sculpture multiple times, and has communicated directly with Sanborn. Her documentation of the ciphertext, Morse code, and community efforts has been invaluable to K4 researchers.
f value (row key) mechanism
A fixed number (0–25) assigned to each letter in the KRYPTOS alphabet, applied to the ciphertext letter (C) to determine which row of the KRYPTOS Vigenère tableau to enter. Derived from the compass seeds (3 and 11), the bridge offset (19), and the anchor letter O = 0. See Field Guide.
g value (column key) mechanism
A number (0–25) applied to the helper letter (T) from the active tableau row. Depends on the pass (X, Y, Z1, or Z2). Z-pass g values are governed by a 3×3 control card with rows LOOK, PLACE, SEND and columns EDGE, MIDDLE, OUT.
control card mechanism
A 3×3 matrix that provides the g values for nine key letters in the Z passes. Rows are named LOOK (Z, D, H), PLACE (T, O, N), and SEND (J, M, Q), derived from K3 and K2 clue phrases. Columns are EDGE, MIDDLE, and OUT.
master constants mechanism
The eight numbers (0, 3, 4, 11, 13, 19, 24, 1) that drive the entire K4 cipher system. All are derivable from on-site physical features or public clue witnesses.
YAHR (family witness) mechanism
Four slightly raised letters on the cipher side, Y, A, H, R, with a dual role. Primary: a family witness that splits the alphabet into two groups seeding the row key (f). Y and A belong to the 11-family (compass 247.5° ÷ 22.5° = 11); H and R belong to the 3-family (67.5° ÷ 22.5° = 3). Secondary: a directional safeguard, read backward, YAHR contains RAY, warning that a 180° reading error shifts every lane by +7 and destroys the plaintext. See full explanation.
Weltzeituhr (World Clock) reference
A world time clock at Alexanderplatz in Berlin, designed by Erich John and opened in 1969. Sits on a compass-rose mosaic. In November 2025, Sanborn clarified this is the intended “BERLIN CLOCK” referent, not the Mengenlehreuhr as previously assumed.
Mengenlehreuhr (Set Theory Clock) reference
The world’s first public clock to display time using illuminated colored fields, designed by Dieter Binninger and installed in 1975 in West Berlin. For 11 years (2014–2025) the Kryptos community assumed this was the “BERLIN CLOCK” referent. Sanborn redirected attention to the Weltzeituhr in November 2025.
on-site solvability mechanism
The property that K4 can be decrypted by a person standing at the sculpture using only the physical features, public clues, pen, paper, and a basic calculator. No external charts, precomputed tables, or off-site materials are required.
bridge rule (+19) mechanism
The offset encoded in the K1/K2/K3 misspellings: IQLUSION (Q→L), UNDERGRUUND (U→O), DESPARATLY (A→E), and DIGETAL (E→I). Each misspelling encodes f(correct) = f(wrong) + 19. The number 19 is the KRYPTOS-alphabet position of N.
K5 reference
A new 97-character coded message announced by Sanborn in November 2025 at the International Spy Museum. Uses a “similar but not identical” coding system to K4 and shares some coded words in the same positions. Thematically connected to K2. Will be released publicly when K4 is cryptographically solved.

Continue