Codes — ELS · Temurah · Ziruph

Three kabbalistic ciphers, ported to JavaScript from their original Python and bundled for in-browser use. ELS lays the Torah as a search matrix (source: pedroelbanquero/torahcodespython); Temurah and Ziruph are substitution ciphers (source: cryptocalypse/sophia_ai_robot_prophet). Nothing leaves your browser.

ELS search grid — Equidistant Letter Sequence over Genesis

A JS port of the torahcodes library (github.com/pedroelbanquero/torahcodespython, torah.els). A single counter walks the Genesis consonants and picks every Nth letter (1-based positions N, 2N, 3N…). The gematria of a search term sets N; the extracted letters are laid out as a matrix whose last column is the ELS (highlighted gold) — the hidden word reads down that column. Source text = the cleaned 78069-letter Genesis (maqaf-stripped, identical to upstream).