David Chaum
Cryptographer and pioneer of digital cash
Born 1955
Developed blind signatures and built early electronic cash systems decades before Bitcoin, establishing digital privacy research.
Biography
David Chaum is an American cryptographer, born in 1955. He completed a doctorate in computer science at the University of California, Berkeley in 1982, and spent the following decade working on a question almost nobody was asking yet: how people could pay for things electronically without the payment revealing who they were. Electronic commerce barely existed at the time, which is what makes the work unusual. He was designing privacy properties for a system that had not been built.
His 1981 paper on untraceable electronic mail introduced the mix network, a method of routing messages through intermediaries so that no observer can link a sender to a recipient. The construction is the ancestor of most later anonymous communication systems. In 1982 he described blind signatures, which let one party sign a message without seeing its contents. That is the piece that made private digital money possible: a bank could certify that a coin was genuine without learning which coin it had certified or who would later spend it.
In 1982 he also founded the International Association for Cryptologic Research, which organises the field's main conferences and remains its central professional body. In 1989 he founded DigiCash in Amsterdam to turn the research into a product, and the company issued a digital cash system called ecash. Several banks ran trials of it during the 1990s.
DigiCash filed for bankruptcy in 1998. The system worked technically, but it needed banks and merchants to adopt it at a moment when the web was settling on credit cards and when the privacy it offered was not what most institutions wanted to sell. The Bitcoin white paper does not cite him directly, yet the lineage is real: blind signatures and untraceable payments are the problem statement that later proposals, including b-money and Bitcoin itself, were answering in a different way.
Career timeline
- 1955Born in the United States.
- 1981Publishes the paper introducing mix networks for untraceable electronic mail.
- 1982Completes a doctorate at the University of California, Berkeley and describes blind signatures.
- 1982Founds the International Association for Cryptologic Research.
- 1985Publishes "Security Without Identification", arguing systems can verify entitlement without identity.
- 1989Founds DigiCash in Amsterdam to issue the ecash digital cash system.
- 1998DigiCash files for bankruptcy after limited bank and merchant adoption.
Identity is not the same as entitlement
The idea underneath all of his work is that most systems ask for identity when what they actually need is authorisation. A shop needs to know that a payment is good, not who is making it. A door needs to know that someone may enter, not their name. Once those two questions are separated, a great deal of the personal information that systems routinely collect turns out to be incidental rather than necessary, and collecting it creates a record that can be used for purposes nobody agreed to. His 1985 paper states the position directly in its title.
Blind signatures are that argument expressed as mathematics. A bank can certify that a digital coin is genuine while remaining unable to recognise it later, which means the coin can be verified by anyone who receives it and traced by no one. Cash already had this property physically, and his point was that the move to electronic payment quietly discarded it. He treated that loss as a design decision rather than an inevitability, which is why he built an alternative rather than only writing about the problem.
Where his approach differs from Bitcoin is the role of the issuer. His systems still had a bank at the centre: it could not see what you spent, but it existed, it issued the money, and it could stop. Bitcoin removed the issuer entirely and paid for that with a public ledger, which is close to the opposite trade. Reading the two together is the clearest way to see that privacy and decentralisation are separate properties, and that a system can be built with either one without the other.
Key ideas
Tap any idea to expand a plain-English explanation, why it matters, and where to learn more.
Blind signatures
A method letting one party sign a message without being able to see its contents or recognise it afterwards.
It is the construction that makes a digital coin both verifiable as genuine and impossible for the issuer to trace.
A bank certifies that a coin is valid without learning which coin it certified or where it is later spent.
Mix networks
Routing messages through a chain of intermediaries that reorder them, so no observer can link sender to recipient.
It established that communication privacy could be built into a network rather than promised by whoever operates it.
The 1981 design is the direct ancestor of later anonymous communication systems.
Verify entitlement, not identity
Systems should establish that someone is authorised to do a thing, without also establishing who they are.
Information collected because it was easy, rather than because it was needed, becomes a record with its own risks.
A payment can be checked as valid without the payer being named at any point in the transaction.
Electronic cash as a design goal
Treating the privacy of physical cash as a property to be deliberately reproduced electronically, not discarded.
It framed digital payment as a choice about what to preserve, and named what the card networks quietly left behind.
The ecash system issued by DigiCash was an attempt to build exactly that property into a working product.
Major contributions
- Published the 1981 mix network paper on untraceable electronic mail, foundational to anonymous communication research.
- Described blind signatures, allowing a message to be certified without the signer seeing or later recognising it.
- Founded the International Association for Cryptologic Research, the organising body for academic cryptography.
- Founded DigiCash and shipped ecash, the first serious attempt to issue privacy-preserving digital money.
Major successes
- Introduced mix networks in 1981, the construction underlying most later anonymous communication systems.
- Described blind signatures, the mechanism that made untraceable digital payment technically possible.
- Founded the International Association for Cryptologic Research in 1982, which remains the field's central professional body.
- Built ecash at DigiCash into a working digital cash system that several banks trialled during the 1990s.
Important books
- Security Without Identification1985
The paper that states his central argument in its title: systems can establish that someone is entitled to act without establishing who they are. It is the clearest single statement of the position his other work implements.
- Untraceable Electronic Mail, Return Addresses, and Digital Pseudonyms1981
The mix network paper. It set out how messages could be routed so that no observer could link a sender to a recipient, and is the ancestor of later anonymous communication systems.
Influence on investors
He defined the problem that digital money proposals spent the next twenty years trying to solve. Anyone reading Bitcoin's history quickly reaches the question of why earlier electronic cash did not last, and the answer runs through DigiCash: the cryptography worked, and the adoption did not.
The separation of identity from authorisation has outlived the company. It is the argument behind later work on credentials that prove a fact about someone without revealing anything else, and it is why privacy in payment systems is now treated as a design question rather than a policy afterthought.
Criticisms and debates
A balanced view includes the main criticisms and open debates, presented neutrally.
- DigiCash never achieved adoption. Accounts of the period describe negotiations with banks and technology companies that did not conclude, and the system depended on institutions choosing to offer a product whose main feature was that it revealed less about their customers.
- His design keeps a central issuer. The coins are private, but a bank still creates them and could refuse or fail, which is the dependency Bitcoin was later built to remove.
- Untraceable payment attracts the same objection then as now, that privacy protects illicit use along with ordinary use. His answer was that cash already worked this way and that the electronic version should not be held to a different standard.
- Some later commentators argue the system was ahead of the infrastructure rather than ahead of its time, since the web lacked both the payment plumbing and the user base that would have made it viable.
Lessons for investors
Plain-English takeaways. Context for learning, not advice to buy or sell anything.
- 1Separate the question of who someone is from the question of what they are allowed to do.
- 2Treat information a system collects incidentally as a liability, because a record can be used for purposes nobody agreed to.
- 3Notice that privacy and decentralisation are different properties, and a system can have either without the other.
- 4Expect a working technology to still need adoption, which is a separate problem with separate causes.
Notable quotes
“Automation of the way we pay for goods and services is already underway, and its ultimate consequences may be quite fundamental.”
Context: Chaum was writing about digital payments in the early 1980s, long before online commerce existed.
Frequently asked questions
Who is David Chaum?
An American cryptographer born in 1955 who designed the first systems for untraceable digital cash. He introduced mix networks in 1981, described blind signatures in 1982, and founded DigiCash in 1989.
What was DigiCash?
A company he founded in Amsterdam in 1989 to issue ecash, a digital cash system built so that the issuing bank could verify a coin without tracing it. Several banks trialled it before the company filed for bankruptcy in 1998.
What is a blind signature?
A way for one party to sign a message without seeing its contents. Applied to money, it lets a bank certify that a coin is genuine while remaining unable to recognise that coin when it is later spent.
Did DigiCash lead to Bitcoin?
Not directly. He worked on the problem Bitcoin later addressed and built the earliest digital cash system, but his designs kept a central issuing bank. Bitcoin removed the issuer and used a public ledger instead, which is a different trade.
Why did ecash not succeed?
The cryptography worked; the adoption did not. It required banks and merchants to offer a payment method whose distinguishing feature was that it collected less information, at a time when the web was standardising on credit cards.
Related quotes
Other people in the library writing on the same themes.
Philosophies David Chaum is associated with
Schools of thought whose practitioner list names them. Association is not endorsement of the approach.
Related guides
Related concepts
Hubs and trackers
Related people
Build your investing system
Turn what you are learning into a repeatable process for researching investments, setting your rules, building your portfolio, and navigating markets.
Explore Money Masters OSGet smarter about investing
Clear market insights, useful tools, and beginner-friendly investing education.
Educational content only. This is a neutral summary compiled for learning. It is not an endorsement, not investment advice, and not a claim that this person is always right. Mentioning someone here does not imply they are affiliated with Money Masters Media.
