• go to Butler W Lampson's profile page
  • go to Charles W Bachman's profile page
  • go to Yann LeCun's profile page
  • go to Martin Hellman 's profile page
  • go to Silvio Micali's profile page
  • go to Kenneth Lane Thompson's profile page
  • go to Stephen A Cook's profile page
  • go to Vinton Cerf's profile page
  • go to Edsger W. Dijkstra's profile page
  • go to William Kahan's profile page
  • go to Adi Shamir's profile page
  • go to John Backus 's profile page
  • go to Leonard M. Adleman's profile page
  • go to Dr. Jack Dongarra's profile page
  • go to John McCarthy's profile page
  • go to Dana S Scott's profile page
  • go to Richard E Stearns's profile page
  • go to Andrew C Yao's profile page
  • go to Pat Hanrahan's profile page
  • go to Peter Naur's profile page
  • go to Maurice V. Wilkes's profile page
  • go to Kristen Nygaard 's profile page
  • go to Jeffrey D Ullman's profile page
  • go to A. J. Perlis 's profile page
A.M. TURING AWARD LAUREATES BY...
BIRTH:

October 13, 1954, Palermo, Italy

EDUCATION:

Undergraduate degree in mathematics from Sapienza University, Rome (1978); PhD in mathematics from the University of California, Berkeley (1982).

EXPERIENCE:

University of Toronto Post-doctoral Fellow (1982-1983); MIT: Assistant Professor (1983-1986), Associate Professor (1986-1988), Tenured Associate Professor (1988-1991), Full Professor (1991- now)

HONORS AND AWARDS:

Gödel Prize in Theoretical Computer Science (1993, with others); Member, American Academy of Arts and Sciences (2003); RSA Prize in Cryptography (2004); Rademacher Lecturer, University of Pennsylvania (2005); Member, National Academy of Sciences (2007); Fellow of the International Association for Cryptologic Research (IACR) (2007); Member, National Academy of Engineering (2007); Chair Professor, Tsinghua University (2007); Distinguished Alumnus Award, Computer Science and Engineering, UC Berkeley.

 

Silvio Micali DL Author Profile link

United States – 2012
CITATION

Along with Shafi Goldwasser, for transformative work that laid the complexity-theoretic foundations for the science of cryptography, and in the process pioneered new methods for efficient verification of mathematical proofs in complexity theory.

Silvio Micali was born in Palermo, Sicily, in 1954. He received his undergraduate education in Rome, graduating with a degree in mathematics from Sapienza University in 1978 as one of the brightest students of Professor Corrado Böhm.

Micali explains why growing up in Sicily gave him an advantage when working on cryptography.

He earned his PhD under Manuel Blum at the University of California, Berkeley in 1982. After a postdoctoral position in Toronto (1982-1983), he joined the faculty at MIT in July 1983, where he has been since.

Micali discusses his unorthodox career as a graduate student at UC Berkeley, complicated by his lack of English and tendency to prioritize algorithm design over course work.

Silvio Micali is a visionary whose work has contributed to the mathematical foundations of cryptography and has advanced the theory of computation. His non-conventional thinking has fundamentally changed our understanding of basic notions such as randomness, secrets, proof, knowledge, collusion, and privacy, which have been contemplated and debated for millennia. This foundational work was a key component in the development of the computer security industry, facilitated by his patents and start-up companies. His work has also had great impact on other research areas in computer science and mathematics.

Silvio’s educational and teaching talents are no less legendary. His lectures are consistently entertaining and illuminating. They use numerous cartoons and remarkable stories of unlikely heroes, villains and impossible tasks, designed to highlight the new ideas and concepts. His strong Sicilian accent is the perfect spice for these treats. Silvio has mentored and advised many PhD students in that spirit.

Cryptography

Micali’s work with Goldwasser (his co-winner of the Turing award and long-time collaborator) helped make cryptography a precise science. The mathematical structures they created, including formal notions of privacy, adversaries, pseudorandomness, interactive proofs, zero-knowledge proof, and numerous other basic notions that are often extremely subtle to formulate, set cryptography on rigorous foundations of the highest standards, and opened up whole new areas of research within computer science.

Their revolutionary first paper, written when they were graduate students, is “Probabilistic Encryption,” [1], one of the most influential papers in the history of computer science. It set the foundations on which thousands of researchers base their work.

Micali describes the origins of his 1984 paper “Probabilistic Encryption,” written with Shafi Goldwasser.

The first question asked and answered in this paper is “What is a secret?” This very basic question had never been formally addressed, despite centuries of research in cryptography and an ancient natural human interest in the notion. They set very high standards: an adversary should not be able to gain even partial information about a secret. In this paper they define probabilistic encryption, semantic security, and also computational indistinguishability, the notion that objects which look the same to efficient algorithms are the same. Using these concepts they are able to make formal sense of Diffie & Hellman’s [10] ideas of computational cryptography. They combine all these to give a public-key encryption scheme which is secure by their standard: they prove that any leak will result in an efficient algorithm for factoring integers. Such formal definitions and proofs are missing from previous seminal papers like Diffie & Hellman and RSA [11] of R. L. Rivest, A. Shamir and L. Adleman. Micali and Goldwasser’s first paper paved the way for them and numerous others to advance the rich and important field of cryptography, which was critical to the development of commercial applications of the Internet.

Micali describes the impact of his 1984 paper “Probabilistic Encryption,” written with Shafi Goldwasser.

Randomness

The issues and techniques raised by cryptographic research have led to exciting developments in other areas in the theory of computation, such as the study of “computational randomness”, or “pseudorandomness”. This field has matured in the past 20 years and produced such fundamental results as the ability to convert hard functions into pseudorandom objects, and the ability to extract randomness from defective random sources. Micali’s paper with his advisor Manuel Blum, [2] constructs a “pseudo-random generator”, which deterministically and efficiently stretches a short random seed into a long sequence of bits, and then proves this sequence is completely unpredictable by any efficient algorithm, assuming the hardness of the discrete logarithm function. This idea is elaborated in his PhD thesis, the title of which, Hardness vs. Randomness, has come to denote a central paradigm used today to allow the removal of randomness from probabilistic algorithms. Another magical construct of Micali (in a paper with Goldreich and Goldwasser [3]) is a “pseudo-random function” whose output is indistinguishable from that of a truly random one. These have proven fundamental not only in cryptography, but in other fields. For example (as shown by Les Valient and Mike Kearns), they yield limitations in computational learning theory, and partly explain our inability to prove computational lower bounds (such as P ¹ NP).

Interactive Proofs

Yet another field which emerged from cryptographic concerns (mainly from Micali’s joint paper with Goldwasser and Rackoff [4]) is the field of “interactive proofs.” Such proofs generalize the ancient notion of mathematical proof by allowing interaction, randomization and error, thus vastly enriching meaning and utility. In 20 years this concept has given rise to fundamental discoveries in computational complexity, such as IP=PSPACE and the PCP Theorem, and has had a fundamental impact on understanding the hardness of approximation.

Micali describes the familial roots of his interest in interactive proofs and introduces his work on zero knowledge proofs.

The same paper defines the paradoxical notion of “zero-knowledge” proofs that are convincing but reveal nothing beyond their validity. In two follow-up papers (with Goldreich and Wigderson [5], [6]) Micali showed that this notion is universal; assuming one-way functions, every theorem has such a “zero-knowledge” proof. This resolves problems such as those involving basic copyright issues. It also enables a remarkably general design tool for cryptographers: a compiler which transforms any cryptographic protocol designed for honest, cooperating parties into one which can tolerate arbitrary malicious behavior.

Silvio and Shafi’s originality and foresight are inspirational, and their work holds computational proofs to the most stringent mathematical standards. They have trained a generation of students and colleagues to be equally bold and creative.

Mechanism Design.

In the past few years Micali turned his attention to Game Theory. In particular, he has been working on developing a more robust form of mechanism design, in which collusion and privacy are explicitly taken into account. Collusion and privacy have always played a central role in our human endeavors, but until this work they had not been central to game theoretic analysis.

Practical impact

Complementing his academic work, Micali has many patents on practical implementations of his inventions for encryption, digital signatures, electronic cash, certified transactions, key-escrow and more. It is highly unusual for a theoretician to be awarded over 50 patents. His practical bent goes further, with the creation of two start-up companies: Peppercoin (for micro-payments), which was acquired by Chockstone in 2007, and CoreStreet (for real-time credentials) which was acquired by ActiveIDentity in 2009.

Cooking

Well, if you never had Silvio cook one of his mother’s recipes for you, it is very hard to explain what you are missing.

Summary

Micali is an intellectual giant of a rare variety. His leadership has steered the academic agenda of our field in the key areas. Time and time again his ideas challenged conventional wisdom with originality, vision and technique, to create what would become tomorrow's better conventional wisdom.

Author: Avi Wigderson