David Chaum

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
David Chaum
150px
Born 1955 (age 68–69)
Residence Sherman Oaks, Los Angeles, California, United States
Occupation inventor, cryptographer
Known for DigiCash, ecash, IACR, mixes, voting systems
Website http://www.chaum.com/

David Lee Chaum (born 1955) is the inventor of many cryptographic protocols, as well as ecash and DigiCash.[1]:65–70 His 1981 paper, "Untraceable Electronic Mail, Return Addresses, and Digital Pseudonyms", laid the groundwork for the field of anonymous communications research.[2]

Life and career

Chaum gained a doctorate in computer science and business administration from the University of California, Berkeley in 1982.[3][4] Also that year, he founded the International Association for Cryptologic Research (IACR), which currently organizes academic conferences in cryptography research.[5]:47 Subsequently, he taught at the New York University Graduate School of Business Administration and at the University of California. He also formed a cryptography research group at the National Research Institute for Mathematics and Computer Science (CWI) in Amsterdam, The Netherlands.[6] He founded DigiCash, an electronic cash company, in 1990.[1]:119

Chaum received the Information Technology European Award for 1995.[7] In 2004, he was named an IACR Fellow.[8] In 2010, he received the RSA Conference award for excellence in the field of mathematics.[9]

Notable research contributions

Digital cash

Chaum is credited as the inventor of secure digital cash for his 1982 paper, which also introduced the cryptographic primitive of a blind signature.[10] These ideas have been described as the technical roots of the vision of the Cypherpunk movement that began in the late 1980s.[11] 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.[12] In 1988, he extended this idea (with Amos Fiat and Moni Naor) to allow offline transactions that enable detection of double-spending.[13]

In 1990, he founded DigiCash, an electronic cash company, in Amsterdam to commercialize the ideas in his research.[1]:119 The first electronic payment was sent in 1994.[14] In 1999, Chaum left the company.[6]

New types of digital signatures

In the same 1982 paper that proposed digital cash, Chaum introduced blind signatures.[10] 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.[15]

In 1989, he (with Hans van Antwerpen) introduced undeniable signatures.[16] 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.[17]

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.[18] However an appointed group manager holds the power to revoke the anonymity of any signer in the case of disputes.[19]

Anonymous communication

In 1981, Chaum proposed the idea of an anonymous communication network in a paper.[20] 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.[21]

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.[22] DC-Nets is the basis of the software tool Dissent.[23]

Trustworthy voting systems

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,[20] 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, Chaum introduced SureVote which allowed voters to cast a ballot from an untrustworthy voting system,[24] proposing a process now called "code voting" and used in remote voting systems like Remotegrity.[25]

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).[26] In the following years, Chaum proposed (often with others) a series a cryptographically verifiable voting systems that use conventional paper ballots: Pret a Voter,[27] Punchscan,[28] and Scantegrity.[29] The city of Takoma Park, Maryland used Scantegrity for its November, 2009 election.[30] This was the first time a public sector election was run using any cryptographically verifiable voting system.[31]

In 2011, Chaum proposed Random Sample Elections.[32] This electoral system allows a verifiably random selection of voters, who can maintain their anonymity, to cast votes on behalf the entire electorate.[33]

Near Eye Display

A near eye display patent application authored by David Chaum has been updated.[34] [35] Spectoccular as described on his website refers to Spectoccular Technology Fund or Spectoccular Labs.

"SPECTOCCULAR - All styles of eyeglasses can be upgraded to overlay, anywhere you can see through them, digital imagary that is of unbeatable quality." "Invented then founded and led an effort that has demonstrated feasibility of a new paradigm for delivering light that digitally deconstructs images so that they can be reconstructed on the retina with dynamic focus and exquisite clarity."[36][37] This augmented reality technology seems similar to Magic Leap, Hololens, and Occulus.

Other contributions

In 1979, Chaum proposed a mechanism for splitting a key into partial keys, a predecessor to secret sharing.[38]

In 1985, Chaum proposed the original anonymous credential system,[12] which is sometimes also referred to as a pseudonym system.[39] 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 Crepeau published a paper[40] 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 Torbis Pedersen, he demonstrated a well-cited zero-knowledge proof of a DDH tuple.[41] 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,[42] 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.[43] The scheme is widely used as it is a simple perfectly hiding commitment, that is binding assuming the hardness of the discrete logarithm problem.

In 1993 with Stefan Brands, Chaum introduced the concept of a distance-bounding protocol.[44] Using round-trip delay based on the speed of light, it allows one party to establish an upper-bound on the physical distance from another in an authenticated way.

See also

References

  1. 1.0 1.1 1.2 Greenberg, Andy (2012). This Machine Kills Secrets: How WikiLeakers, Cypherpunks, and Hacktivists Aim to Free the World's Information. Dutton Adult. ISBN 0525953205.
  2. Danezis, George; Diaz, Claudia (January 2008) "Survey of Anonymous Communication Channels". Technical Report MSR-TR-2008-35. Microsoft Research; For the paper, see Lua error in package.lua at line 80: module 'strict' not found.
  3. David Lee Chaum. "Computer Systems Established, Maintained and Trusted by Mutually Suspicious Groups." University of California, Berkeley, 1982.
  4. Pitta, Julie (November 1, 1999). "Requiem for a Bright Idea". Forbes.
  5. Blanchette, Jean-François (2012). Burdens of Proof: Cryptographic Culture and Evidence Law in the Age of Electronic Documents. MIT Press. ISBN 026230080X.
  6. 6.0 6.1 http://www.idtrail.org/content/view/28/
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. https://365.rsaconference.com/community/__archived_content/rsa-conference-usa-2010/blog/2010/03/02/congratulations-to-this-year-s-rsa-conference-2010-award-winners
  10. 10.0 10.1 Lua error in package.lua at line 80: module 'strict' not found.
  11. Arvind Narayanan: What Happened to the Crypto Dream?, Part 1. IEEE Security & Privacy. Volume 11, Issue 2, March–April 2013, pages 75-76, ISSN 1540-7993
  12. 12.0 12.1 Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. http://w2.eff.org/Privacy/Digital_money/?f=digicash.announce.txt
  15. http://www.rsa.com/rsalabs/node.asp?id=2339
  16. David Chaum, Hans van Antwerpen: Undeniable Signatures; Crypto'89, LNCS 435, Springer-Verlag, Berlin 1990, 212-216.
  17. http://www.rsa.com/rsalabs/node.asp?id=2344
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. http://www.rsa.com/rsalabs/node.asp?id=2342
  20. 20.0 20.1 Lua error in package.lua at line 80: module 'strict' not found.
  21. Video on YouTube
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. http://korz.cs.yale.edu/2010/anon/
  24. David Chaum (2001), "SureVote: Technical Overview," Proceedings of the Workshop on Trustworthy Elections (WOTE ’01).
  25. 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," 11th International Conference on Applied Cryptography and Network Security (ACNS 2013).
  26. Declan McCullagh, "High hopes for unscrambling the vote", CNET News, June 8, 2004.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. S. Cherry, "Making Every E-Vote Count", IEEE Spectrum, Jan 1 2007.
  29. M. Lafsky, "Protecting Your Vote With Invisible Ink," Discover Magazine, Oct 2008.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. http://rs-elections.com/
  33. J. Davis. "How Selecting Voters Randomly Can Lead to Better Elections." Wired, 20.05, 2011.
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. Lua error in package.lua at line 80: module 'strict' not found.
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. Lua error in package.lua at line 80: module 'strict' not found.
  40. Gilles Brassard, David Chaum, and Claude Crepeau, Minimum Disclosure Proofs of Knowledge, Journal of Computer and System Sciences, vol. 37, pp. 156–189, 1988.
  41. 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.
  42. Lua error in package.lua at line 80: module 'strict' not found.
  43. Lua error in package.lua at line 80: module 'strict' not found.
  44. Stefan Brands, David Chaum: Distance-bounding protocols (extended abstract). Proceedings Eurocrypt '93.

Further reading

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Chaum, D. (1992). "Achieving Electronic Privacy," Scientific American, August 1992, p. 96-101.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links