Michael O. Rabin

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 140.247.144.195 (talk) at 03:07, 1 December 2005 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

For the violinist, see Michael Rabin (violinist)

Michael O. Rabin (born 1931 in Breslau, Germany, today in Poland) is a noted computer scientist and a recipient of the Turing Award, the most prestigious award in the field.

Rabin was born as the son of a rabbi in what was then known as Breslau (it became Wrocław, see Wroclaw, and part of Poland, after the Second World War). He received an M. Sc. from Hebrew University of Jerusalem in 1953, and a Ph.D. from Princeton University in 1956.

The citation for the Turing Award, awarded in 1976 jointly to Rabin and Dana Scott for a paper written in 1959, states that the award was granted:

For their joint paper "Finite Automata and Their Decision Problem," which introduced the idea of nondeterministic machines, which has proved to be an enormously valuable concept. Their (Scott & Rabin) classic paper has been a continuous source of inspiration for subsequent work in this field.

Nondeterministic machines have become a key concept in computational complexity theory, particularly with the description of complexity classes P and NP, as the most well-known example.

In 1975, Rabin also invented a randomized algorithm, the Miller-Rabin primality test, that could determine very quickly, but with a tiny probability of error, whether a number was a prime number. Fast primality testing is key in the successful implementation of most public-key cryptography.

In 1979, Rabin invented the Rabin cryptosystem, which was the first asymmetric cryptosystem whose security was proved equal to the intractability of integer factorization.

In 1981, Rabin invented the technique of oblivious transfer, allowing a sender to transmit a message to a receiver where the receiver has some probability between zero and one of learning the message, with the sender being unaware whether the receiver was able to do so.

In 1987, Rabin, together with Richard Karp, created one of the most well-known efficient string search algorithms, the Rabin-Karp string search algorithm, known for its rolling hash.

Rabin's more recent research has concentrated on computer security. He is currently the Thomas J. Watson Sr. Professor of Computer Science at Harvard University and Professor of Computer Science at Hebrew University.

See also

External links