Skip to content
#

historical-cryptography

Here are 6 public repositories matching this topic...

Language: All
Filter by language

Multi-Agent AI Structural Analysis of the Voynich Manuscript (2026). 33 hypotheses tested, 18 eliminated, 10 validated. 290 files, 146K lines. The manuscript remains undeciphered but its structural architecture is now mapped in unprecedented detail.

  • Updated Apr 15, 2026
  • Python

Browser-based Vigenère cipher demo — encrypt and decrypt with a repeating key, then recover the key length via Kasiski examination and index of coincidence and solve each column by frequency analysis. Real cryptanalysis. No backends. No simulated math.

  • Updated Jun 28, 2026
  • TypeScript

Browser-based Enigma machine demo — full mechanical simulation of rotors, stepping with double-step, plugboard, and reflector, plus the crib-based Bombe break exploiting the no-letter-maps-to-itself flaw. Real wiring tables. No backends. No simulated math.

  • Updated Jun 28, 2026
  • TypeScript

Browser-based NTRU demo implementing the original 1996 Hoffstein-Pipher-Silverman lattice cryptosystem (EESS#1 v3.3, ees443ep1). Polynomial ring arithmetic from scratch — the lattice scheme that started it all.

  • Updated Jun 28, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the historical-cryptography topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the historical-cryptography topic, visit your repo's landing page and select "manage topics."

Learn more