Template:Short description Template:Infobox scientist

David Lee Chaum (born 1955) is an American computer scientist, cryptographer, and inventor. He is known as a pioneer in cryptography and privacy-preserving technologies, and widely recognized as the inventor of digital cash. His 1982 dissertation "Computer Systems Established, Maintained, and Trusted by Mutually Suspicious Groups" is the first known proposal for a blockchain protocol.<ref name="Sherman et al.">Template:Cite journal</ref> Complete with the code to implement the protocol, Chaum's dissertation proposed all but one element of the blockchain later detailed in the Bitcoin whitepaper. He has been referred to as "the father of online anonymity",<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> and "the godfather of cryptocurrency".<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

He is also known for developing ecash, an electronic cash application that aims to preserve a user's anonymity, and inventing many cryptographic protocols like the blind signature, mix networks and the Dining cryptographers protocol. In 1995 his company DigiCash created the first digital currency with eCash.<ref name="Greenberg">Greenberg, Andy (2012). This Machine Kills Secrets: How WikiLeakers, Cypherpunks, and Hacktivists Aim to Free the World's Information. Dutton Adult. Template:ISBN.</ref>Template:Rp His 1981 paper, "Untraceable Electronic Mail, Return Addresses, and Digital Pseudonyms", laid the groundwork for the field of anonymous communications research.<ref>Danezis, George; Diaz, Claudia (January 2008) "Survey of Anonymous Communication Channels Template:Webarchive" PDF Template:Webarchive. Technical Report MSR-TR-2008-35. Microsoft Research; For the paper, see Template:Cite journal</ref>

More recently in 2020, Chaum founded xx network, a privacy-focused blockchain platform, and in 2021 launched xx coin (abbreviation XX), a cryptocurrency designed to enhance user privacy and provide quantum resistance.<ref> https://xxfoundation.org/directory/ | https://xx.network/blog/xxcoin-tokenomics/ </ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

Life and careerEdit

Chaum was born to a Jewish family in Los Angeles, California.<ref name="Levy">Levy, Steven (2012). Crypto: How the Code Rebels Beat the Government--Saving Privacy in the Digital Age. Penguin Books. Template:ISBN.</ref> He gained a doctorate in computer science from the University of California, Berkeley, in 1982.<ref name=":0">David Lee Chaum. "Computer Systems Established, Maintained and Trusted by Mutually Suspicious Groups." University of California, Berkeley, 1982. Template:Webarchive</ref><ref name="Pitta">Pitta, Julie (November 1, 1999). "Template:Usurped". Forbes.</ref> Also that year, he founded the International Association for Cryptologic Research (IACR), which currently organizes academic conferences in cryptography research.<ref name="Blanchette">Blanchette, Jean-François (2012). Burdens of Proof: Cryptographic Culture and Evidence Law in the Age of Electronic Documents. MIT Press. Template:ISBN.</ref>Template:Rp Subsequently, he taught at the New York University Graduate School of Business Administration and at the University of California, Santa Barbara (UCSB). He also formed a cryptography research group at CWI, the Dutch National Research Institute for Mathematics and Computer Science in Amsterdam.<ref name="idtrail1">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> He founded DigiCash, an electronic cash company, in 1990.<ref name="Greenberg"/>Template:Rp

Chaum received the Information Technology European Award for 1995.<ref>Template:Cite news</ref> In 2004, he was named an IACR Fellow.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> In 2010, at the RSA Conference, he was honored with the RSA Award for Excellence in Mathematics.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> In 2019, he was awarded the honorary title of Dijkstra Fellow by CWI.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> He received an honorary doctorate from the University of Lugano in 2021.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

Chaum resides in Sherman Oaks, Los Angeles.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

Notable research contributionsEdit

Vault systemsEdit

Recently credited by Alan Sherman's "On the Origins and Variations of Blockchain Technologies",<ref name="Sherman et al."/> Chaum's 1982 Berkeley dissertation proposed every element of the blockchain found in Bitcoin except proof of work. The proposed vault system lays out a plan for achieving consensus state between nodes, chaining the history of consensus in blocks, and immutably time-stamping the chained data. The paper also lays out the specific code to implement such a protocol.

Digital cashEdit

Chaum is credited as the inventor of secure digital cash for his 1983 paper, which also introduced the cryptographic primitive of a blind signature.<ref name="Cha82">Template:Cite book</ref> These ideas have been described as the technical roots of the vision of the Cypherpunk movement that began in the late 1980s.<ref name="narayanan">Arvind Narayanan: What Happened to the Crypto Dream?, Part 1 Template:Webarchive. IEEE Security & Privacy. Volume 11, Issue 2, March–April 2013, pages 75-76, ISSN 1540-7993</ref> Chaum's proposal allowed users to obtain digital currency from a bank and spend it in a manner that is untraceable by the bank or any other party.<ref name="Cha85">Template:Cite journal</ref> In 1988, he extended this idea (with Amos Fiat and Moni Naor) to allow offline transactions that enable detection of double-spending.<ref name="CFN88">Template:Citation</ref>

In 1990, he founded DigiCash, an electronic cash company, in Amsterdam to commercialize the ideas in his research.<ref name="Greenberg"/>Template:Rp The first electronic payment was sent in 1994.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> In 1998, DigiCash filed for bankruptcy, and in 1999 Chaum sold off DigiCash and ended his involvement with the company.<ref name="idtrail1"/><ref>Template:Cite news</ref>

New types of digital signaturesEdit

In the same 1982 paper that proposed digital cash, Chaum introduced blind signatures.<ref name="Cha82"/> This form of digital signature blinds the content of a message before it is signed, so that the signer cannot determine the content. The resulting blind signature can be publicly verified against the original, unblinded message in the manner of a regular digital signature.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

In 1989, he (with Hans van Antwerpen) introduced undeniable signatures.<ref name="CV89">Template:Cite book</ref> This form of digital signature uses a verification process that is interactive, so that the signatory can limit who can verify the signature. Since signers may refuse to participate in the verification process, signatures are considered valid unless a signer specifically uses a disavowal protocol to prove that a given signature was not authentic.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

In 1991, he (with Eugene van Heyst) introduced group signatures, which allow a member of a group to anonymously sign a message on behalf of the entire group.<ref name="CH91">Template:Cite book</ref> However an appointed group manager holds the power to revoke the anonymity of any signer in the case of disputes.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

Anonymous communicationEdit

In 1981, Chaum proposed the idea of an anonymous communication network in a paper.<ref name="Cha81">Template:Cite journal</ref> His proposal, called mix networks, allows a group of senders to submit an encryption of a message and its recipient to a server. Once the server has a batch of messages, it will reorder and obfuscate the messages so that only this server knows which message came from which sender. The batch is then forwarded to another server who does the same process. Eventually, the messages reach the final server where they are fully decrypted and delivered to the recipient. A mechanism to allow return messages is also proposed. Mix networks are the basis of some remailers and are the conceptual ancestor to modern anonymous web browsing tools like Tor (based on onion routing). Chaum has advocated that every router be made, effectively, a Tor node.<ref>Template:YouTube</ref>

In 1988, Chaum introduced a different type of anonymous communication system called a DC-Net, which is a solution to his proposed Dining Cryptographers Problem.<ref name="Cha88">Template:Cite journal</ref> DC-Nets is the basis of the software tool Dissent.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

In 2017, Chaum published a description of a new variety of mix network.<ref>Chaum, D., Das, D., Javani, F., Kate, A., Krasnova, A., Ruiter, J.D., & Sherman, A.T. (2017). cMix: Mixing with Minimal Real-Time Asymmetric Cryptographic Operations. ACNS.</ref> A real-world implementation of this network, called cMix and running on the xx network, later became the data transmission layer for the instant messaging platform xx messenger.<ref>Template:Cite magazine</ref>

Trustworthy voting systemsEdit

Chaum has made numerous contributions to secure voting systems, including the first proposal of a system that is end-to-end verifiable. This proposal, made in 1981,<ref name="Cha81"/> was given as an application of mix networks. In this system, the individual ballots of voters were kept private which anyone could verify that the tally was counted correctly. This, and other early cryptographic voting systems, assumed that voters could reliably compute values with their personal computers. In 1991,Template:Citation needed Chaum introduced SureVote which allowed voters to cast a ballot from an untrustworthy voting system,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> proposing a process now called "code voting" and used in remote voting systems like Remotegrity and DEMOS.<ref>Filip Zagorski and Richard T. Carback and David Chaum and Jeremy Clark and Aleksander Essex and Poorvi L. Vora (2013), "Remotegrity: Design and Use of an End-to-End Verifiable Remote Voting System Template:Webarchive," 11th International Conference on Applied Cryptography and Network Security (ACNS 2013).</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

In 1994, Chaum introduced the first in-person voting system in which voters cast ballots electronically at a polling station and cryptographically verify that the DRE did not modify their vote (or even learn what it was).<ref>Declan McCullagh, "High hopes for unscrambling the vote" Template:Webarchive, CNET News, October 1, 2004.</ref> In the following years, Chaum proposed (often with others) a series a cryptographically verifiable voting systems that use conventional paper ballots: Prêt à Voter,<ref> Template:Citation</ref> Punchscan,<ref>S. Cherry, "Making Every E-Vote Count", IEEE Spectrum, Jan 1 2007.</ref> and Scantegrity.<ref>M. Lafsky, "Protecting Your Vote With Invisible Ink," Template:Webarchive Discover Magazine, Oct 2008.</ref> The city of Takoma Park, Maryland used Scantegrity for its November, 2009 election.<ref>Template:Citation</ref> This was the first time a public sector election was run using any cryptographically verifiable voting system.<ref>Template:Citation</ref>

In 2011, Chaum proposed Random Sample Elections.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> This electoral system allows a verifiably random selection of voters, who can maintain their anonymity, to cast votes on behalf the entire electorate.<ref>Joshua Davis. "How Selecting Voters Randomly Can Lead to Better Elections Template:Webarchive." Wired, 16.05.2012.</ref>

Other contributionsEdit

In a 1979 report published as Memorandum No. UCB/ERL M79/10<ref>Template:Cite report</ref> by the Electronics Research Laboratory at the University of California, Berkeley, Chaum proposed a mechanism for splitting a cryptographic key into partial keys that could be distributed among mutually suspicious groups. This concept was a significant predecessor to what is now known as secret sharing.<ref>Template:Cite book</ref>

In 1985, Chaum proposed the original anonymous credential system,<ref name="Cha85"/> which is sometimes also referred to as a pseudonym system.<ref>Template:Cite book</ref> This stems from the fact that the credentials of such a system are obtained from and shown to organizations using different pseudonyms which cannot be linked.

In 1988, Chaum with Gilles Brassard and Claude Crépeau published a paper<ref name="BCC88">Gilles Brassard, David Chaum, and Claude Crepeau, Minimum Disclosure Proofs of Knowledge Template:Webarchive, Journal of Computer and System Sciences, vol. 37, pp. 156–189, 1988.</ref> that introduced zero-knowledge arguments, as well as a security model using information-theoretic private-channels, and also first formalized the concept of a commitment scheme.

1991, with Torben Pedersen, he demonstrated a well-cited zero-knowledge proof of a DDH tuple.<ref name="CP92">David Chaum and Torben P. Pedersen. 1992. Wallet Databases with Observers. In Proceedings of the 12th Annual International Cryptology Conference on Advances in Cryptology (CRYPTO '92), Ernest F. Brickell (Ed.). Springer-Verlag, London, UK, UK, 89-105.</ref> This proof is particularly useful as it can prove proper reencryption of an ElGamal ciphertext.

Chaum contributed to an important commitment scheme which is often attributed to Pedersen. In fact, Pedersen, in his 1991 paper,<ref>Template:Cite book</ref> cites a rump session talk on an unpublished paper by Jurjen Bos and Chaum for the scheme. It appeared even earlier in a paper by Chaum, Damgard, and Jeroen van de Graaf.<ref>Template:Cite book</ref>

In 1993 with Stefan Brands, Chaum introduced the concept of a distance-bounding protocol.<ref name="BC93">Stefan Brands, David Chaum: Distance-bounding protocols (extended abstract). Proceedings Eurocrypt '93.</ref>

In 2019, he was one of the speakers at the fifth Ethereum developer conference, which was held in Japan.<ref>Template:YouTube</ref>

In July 2024, Chaum sat down with Vitalik Buterin, co-founder of Ethereum for a panel on the future of privacy at Plasmacon conference at the United Nations University in Tokyo, Japan.<ref>Template:YouTube</ref>

BibliographyEdit

  • Untraceable Electronic Mail, Return Addresses, and Digital Pseudonyms, 1981
  • Advances in Cryptology – Proceedings of Crypto 82, 1983<ref>Template:Cite book</ref>
  • Advances in Cryptology – Proceedings of Crypto 83, 1984<ref>Template:Cite book</ref>
  • David Chaum, Amos Fiat and Moni Naor, Untraceable Electronic Cash<ref>Template:Cite book</ref>
  • David Lee Chaum, Computer Systems Established, Maintained and Trusted by Mutually Suspicious Groups, University of California, Berkeley, 1982<ref name=":0" />
  • David Chaum, Towards Trustworthy Elections, Springer-Verlag Berlin and Heidelberg GmbH & Co. K, 2010
  • How to issue a central bank digital currency (working paper), 2021<ref>{{#invoke:citation/CS1|citation

|CitationClass=web }}</ref>

ReferencesEdit

Template:Reflist

Further readingEdit

External linksEdit

Template:Authority control