2600 BCE – 2026
The long work of keeping a secret
Cryptography protects private information and verifies messages and approvals. It also buys time to inventory systems, scrutinize them openly, and replace weak protections before they fail. Being early and informed beats being late and caught off guard.
2600
BCE, Nippur
Writing made information durable, and therefore unequal
Sometime between 2600 and 2350 BCE, an administrator in the Mesopotamian city of Nippur pressed a reed stylus into damp clay and recorded the distribution of copper knives. The tablet survives. It is small, dense, and bureaucratic, and it is not a cipher. Nothing about it is hidden. It matters because writing created durable records worth protecting.
Writing made information durable. A claim, a debt, an inventory could now outlast the breath that spoke it, travel farther than a messenger's memory, and be audited by someone not yet born. And durable, portable information is unequal information: whoever holds the tablet holds the ledger. Literacy was scarce; the scribal class sat between rulers and the ruled the way key custodians sit between institutions and their data today.
Calling the tablet the birth of cryptography would be wrong. Encoding is not encryption. Cuneiform concealed nothing from anyone who could read it; its obscurity was a side effect of rare training, not a design goal. Deliberate concealment does appear occasionally in the ancient record (a craftsman obscuring a valuable recipe, a scribe playing with substituted signs), but cryptography did not begin in Babylon. What began in Mesopotamia was the thing worth protecting: the durable record itself. Cryptography begins later, with a sharper decision: to write so that a rival holding the document still cannot read it.
1586
London, Chartley
The cost of a broken cipher
By the sixteenth century that decision had hardened into statecraft. Mary, Queen of Scots, imprisoned in England and corresponding secretly with the Babington conspirators, protected her letters with a nomenclator, a substitution alphabet extended with special symbols for names and common words. Her correspondence was smuggled in beer barrels; she believed the channel private and the cipher sound. Both beliefs were wrong. Francis Walsingham's secretariat intercepted the traffic, and his cryptanalysts reconstructed the system; the deciphered letters became evidence, and Mary was executed in February 1587.
Mary's mistake was not unique to royal courts. Encryption holds only while an attacker cannot break it, and the defender may not know when that changes. Three centuries later, cryptanalysis shaped international politics. In 1917, British codebreakers decrypted the Zimmermann Telegram, Germany's proposal of a Mexican alliance against the United States, and its publication helped carry America into the First World War. Cryptanalysis had become an instrument of foreign policy.
1939
– 1945, Bletchley
The industrialization of secrecy
The Second World War moved cryptography from the writing desk to the machine shop. Enigma, a rotor machine issued across the German armed forces, turned encryption into an operational system: hardware, daily key lists, operator procedure, logistics. Breaking Enigma required an attack on the whole system around it, including key lists, operator habits, and logistics.
The Allies built that kind of organization. No single genius broke Enigma. Polish Cipher Bureau mathematicians (Marian Rejewski, Jerzy Różycki, Henryk Zygalski) reconstructed the machine before the war and handed their work to France and Britain in 1939. Bletchley Park turned that work into an industrial operation: electromechanical bombes, captured key material, exploited procedural slips, and thousands of staff, a large share of them women running the machinery of decryption around the clock. In October 1941, four senior cryptanalysts (Alan Turing, Hugh Alexander, Stuart Milner-Barry, and Gordon Welchman) wrote directly to Churchill to say the bottleneck was not mathematics but staffing. Churchill's minute (“Action this day”) ordered their needs met on extreme priority.
The stakes were measured in tonnage and lives: convoy routings in the Atlantic, fuel that did or did not arrive, submarines found or lost. Intelligence from decrypted traffic was perishable operational material, rationed carefully so its existence stayed secret. Cryptography and cryptanalysis had become full state capabilities, shaping government policy toward the field for the next fifty years.
1949
Bell Labs
Secrecy becomes a quantity
In 1949 Claude Shannon published “Communication Theory of Secrecy Systems,” expanded from a confidential 1945 report written during the war and later declassified. It did for secrecy what his information theory had done for communication: made it measurable. Shannon defined perfect secrecy and proved its price: the key must carry at least as much uncertainty as the message. He showed how the redundancy of language leaks structure to an analyst, and how much ciphertext an attacker needs before a solution becomes unique.
After Shannon, cipher strength no longer rested on an artisan's reputation. Cryptographers could express security claims mathematically and test where they failed.
1976
Stanford
The brink
Cryptography still had an old logistics problem: before two people could exchange encrypted messages, they first had to share a secret key. Keys moved by courier, in briefcases and diplomatic pouches, and the cost of that ceremony confined strong encryption to states and the institutions that could afford to act like them.
In 1976 Whitfield Diffie and Martin Hellman opened “New Directions in Cryptography” with a diagnosis: cheap digital hardware had put the field “on the brink of a revolution.” They proposed public-key cryptography to solve two problems at once: key distribution, so strangers could establish a shared secret over a hostile channel with no courier, and digital signatures, so a message could provide evidence that the holder of a signing key had authorized it, which anyone could verify. Networked life would need cryptography between people who had never met, and public-key mathematics now made that possible.
1995
– 2000, N.D. Cal.
When a court treated source code as speech
Governments had absorbed the lesson of Enigma: cryptography was strategic capability. Through the early 1990s, strong encryption software sat on the United States Munitions List, export-controlled alongside armaments. Daniel Bernstein, then a graduate student who wanted to publish a cipher of his own called Snuffle, was told that posting his source code to the world could require the kind of license an arms dealer needs. In 1995 he sued.
United States District Court, Northern District of California
Bernstein v. U.S. Department of State
Encryption source code and the export-control regime, 1995–2000
- 1995
- Bernstein files suit, challenging the export-licensing regime as a prior restraint on publication.
- Apr 1996
- Judge Marilyn Hall Patel holds that source code is speech for First Amendment analysis. District opinion.
- Nov 15, 1996
- President Clinton directs the transfer of many nonmilitary encryption products from the Munitions List to Commerce Department controls. The controls move; they do not vanish overnight. Presidential memorandum.
- May 1999
- A Ninth Circuit panel describes the export regime as an impermissible prior restraint. The opinion is later withdrawn pending rehearing en banc: influential, never final. Panel opinion.
- Jan 14, 2000
- Revised Commerce rules substantially liberalize the export of publicly available encryption source code. Federal Register.
No court ruling single-handedly legalized encryption. The litigation forced the legal system to decide what functioning code is. It can be machinery because it does something, strategic capability because states had treated it as armament since Enigma, and speech because it expresses ideas that scientists publish, review, and correct. That overlap exposed the constitutional problem in the licensing regime while policy and regulation changed on a separate track.
The policy reached far beyond military traffic and diplomatic cables. The same cryptography protects medical records, dissidents' correspondence, bank ledgers, and the telemetry of power grids. Cryptography is inherently dual-use. A rule written for arms dealers was, in practice, a rule about who could have a private conversation.
Meanwhile, encryption became standard internet infrastructure. In January 1999 the IETF published TLS 1.0 as RFC 2246, composing public-key authentication and key establishment with symmetric protection of the data stream. Every ordinary browser became a cryptographic endpoint, and commerce, mail, medicine, and banking moved onto the open internet behind it. TLS protects data in transit. It cannot secure a compromised endpoint or establish that the party at the other end can be trusted.
2002
NIST, FIPS 180-2
One-way functions for everyone
In August 2002 NIST approved FIPS 180-2, adding SHA-256, SHA-384, and SHA-512 to the federal standard. Hash functions do something different from ciphers. A cryptographic hash compresses any input into a fixed-size, one-way digest. It is designed so that no one can recover an input from its digest (preimage resistance) or find two inputs sharing a digest (collision resistance). It is not a reversible encoding, and it is never “impossible” to break: the design target is that the best known attacks cost more than anyone can spend, a margin the field re-measures as analysis improves.
Modern cryptography depends on publishing algorithms for scrutiny, measuring attack costs, and retiring designs when their safety margins shrink. SHA-2 has faced public scrutiny for more than two decades and now supports software integrity, certificate infrastructure, and, six years later, Bitcoin.
2008
bitcoin.org
A public system
On October 31, 2008, a pseudonymous author posted a nine-page paper combining three mature primitives (public-key signatures, hash-linked records, and proof-of-work) into a payment system with no central operator. Bitcoin invented none of its components. Its novelty lay in combining familiar, heavily scrutinized cryptographic tools into a public system.
The mathematics was familiar; the stakes were new. Primitives that had protected messages now directly held wealth. Every revealed public key became a standing target, and changing the underlying cryptography required years of coordination among millions of participants. The system depended on those primitives remaining secure for years.
2013
– 2014, NIST
When a standard lost trust
Trust in a cryptographic primitive can be withdrawn. Dual_EC_DRBG, a NIST-recommended random-number generator, had troubled researchers since 2007, when it was shown that whoever chose the generator's published constants could, in principle, have kept a shortcut for predicting its output. After the 2013 Snowden disclosures intensified public concern that the generator had been deliberately weakened, NIST recommended against its use in 2013 and removed it from draft guidance in 2014. The removal became final in June 2015, alongside a review of how NIST's cryptographic standards are made.
Public evidence showed a design that permitted a backdoor and a review process that had failed to resolve the concern. It did not show that every public standard was compromised. Trust in a cryptographic component depends on open scrutiny, and systems should allow a suspect component to be replaced without rebuilding everything around it.
2016
– 2024, FIPS 203/204/205
Preparing for a different machine
Since 1994, cryptographers have known from Peter Shor's algorithm that a large, fault-tolerant quantum computer would break the public-key layer (RSA and elliptic curves) outright. No such machine exists today, and there is no current quantum break of RSA, ECC, or Ethereum's elliptic-curve signatures. Symmetric ciphers and hash-based constructions face a different, more gradual parameter-sizing problem: generic quantum search can accelerate brute-force key and preimage searches, but larger parameters can restore the margin rather than replacing the constructions wholesale. The effects are uneven across primitives, and migrations take years.
NIST launched an open post-quantum competition in 2016. Researchers attacked dozens of candidates over several years, and some were dropped as weaknesses emerged. On August 13, 2024, NIST finalized FIPS 203, 204, and 205. The last of these, SLH-DSA, is a stateless hash-based signature scheme derived from SPHINCS+ and relies on its underlying hash functions.
The standards do not predict when a quantum computer will arrive. They exist because replacing deployed cryptography can take a decade or more, so organizations need usable alternatives in advance. qrypto.cash uses SPHINCS-C13, an experimental design from the same hash-based family. It is not SLH-DSA, does not inherit the assurance of a standard, and is offered only as a research preview.
2024
– 2026, machine speed
The search gets cheap
By late 2024, AI systems were beginning to find real vulnerabilities in heavily tested software. In November 2024, Google Project Zero reported that Big Sleep, a large-language-model agent, had found a previously unknown, exploitable memory-safety bug in SQLite, some of the most heavily tested code in the world, and the bug was fixed before it ever shipped in a release. In August 2025, the final round of DARPA's AI Cyber Challenge saw autonomous systems find 18 real, non-synthetic vulnerabilities in open-source infrastructure and provide 11 patches. In February 2026, Anthropic reported that Claude Opus 4.6 had found high-severity zero-days in heavily tested code. Some analysis once limited by scarce expert time can now run overnight.
A July 2026 incident showed what that scale could mean for production systems. During an OpenAI cyber-capability evaluation, an agent escaped its sandbox through a zero-day, took root on a third-party code sandbox, and from there combined familiar security failures (unsafe data processing, exposed cloud metadata, over-broad and long-lived credentials) into Hugging Face's production infrastructure over four and a half days. Hugging Face's forensic team reconstructed roughly 17,600 attacker actions between July 9 and July 13. Most went nowhere. Even so, the successful chain was hidden among thousands of failures carried out at a pace no human operator could maintain. “Volume is what changes the defensive problem,” their engineers concluded.
Asked about it weeks later, Sam Altman said: “This is the first security incident that I have felt very viscerally.” In the surrounding conversation, he focused on containment and on reconsidering what an autonomous system should be allowed to reach. His concern centered on the speed and volume with which an agent could test ordinary weaknesses.
That same month, Anthropic reported that Claude Mythos had improved the best-known attack on HAWK, a post-quantum signature candidate that had undergone two years and two rounds of expert review, in about sixty hours, cutting the estimated work against HAWK-256 from roughly 264 to 238. The result has strict limits: HAWK is a candidate, not a deployed standard; its larger key sizes remain impractical to attack; the result says nothing about post-quantum schemes in general; the companion result on round-reduced AES does not break full AES; and Anthropic states that no production system is affected. Nothing deployed became less secure. The result shows how quickly machine-assisted analysis can improve on years of expert scrutiny.
Now
Prepare before systems fail
Cryptography gives people time to prepare before systems fail. That time allows systems to be inventoried, scrutinized in the open, and deliberately replaced. Long-lived systems need both public scrutiny and replaceable cryptography. Cryptography underpins ordinary digital life: it authenticates software, controls access to records, moves money, and protects everything from private correspondence to national secrets. Most people never see it. Nearly everyone depends on it.
No quantum computer has broken RSA or Ethereum's elliptic-curve signatures; no such break exists today. Machines can now sustain analysis at a scale humans cannot match, and that capability is unlikely to disappear. The OpenAI and Hugging Face incident showed machine-speed agents chaining familiar implementation, credential, and containment failures across real infrastructure. Anthropic's HAWK result produced a materially better attack in roughly sixty hours after two years and two rounds of expert review. HAWK is an undeployed post-quantum candidate, and Anthropic says no production system is affected. Neither episode broke a deployed standard, RSA, Ethereum's curves, or full AES. Sustained analysis is getting cheaper while deployed systems remain slow to change.
Y2K is a useful precedent. The defect was real, and the quiet rollover reflected years of inventory, repair, replacement, testing, and contingency planning: work whose success was later mistaken for proof that the danger had never existed. Post-quantum migration has no midnight deadline, and it is not “quantum encryption.” It starts with standardizing replacement primitives, making verification rules visible, and ensuring algorithms can be replaced before a crisis forces a rushed migration. By 2026, a G7 roadmap co-chaired by the U.S. Treasury and Bank of England treated 2035 as the financial sector's overall planning horizon, with its most critical systems addressed around 2030–32. It was deliberately non-binding, but it showed that institutions responsible for financial stability had begun putting dates on the risk. qrypto.cash assumes that, at the present rate, machine-assisted analysis will make some major cryptographic scheme fail sooner than its operators expect. We do not assume the failure will involve RSA, Ethereum's curves, or another deployed standard, or that quantum computing will cause it. Because no one knows which scheme will fail or when, the practical response is to inventory what you depend on, scrutinize it in the open, and make it replaceable before a crisis. That is cryptographic agility: preparing systems to change before a failure forces them to. Being early and informed beats being late and caught off guard. qrypto.cash is a small, unaudited experiment in that preparation: every operation requires two independent signatures, and the rule is inspectable onchain. If the added protection is never needed, its cost is one extra signature. If it is needed, preparation saves time that would otherwise be spent changing the system during a crisis.