0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (9)
  • R2,500 - R5,000 (7)
  • -
Status
Brand

Showing 1 - 16 of 16 matches in All Departments

Providing Sound Foundations for Cryptography - On the work of Shafi Goldwasser and Silvio Micali (Hardcover): Oded Goldreich Providing Sound Foundations for Cryptography - On the work of Shafi Goldwasser and Silvio Micali (Hardcover)
Oded Goldreich
R3,177 Discovery Miles 31 770 Ships in 10 - 15 working days

Cryptography is concerned with the construction of schemes that withstand any abuse. A cryptographic scheme is constructed so as to maintain a desired functionality, even under malicious attempts aimed at making it deviate from its prescribed behavior. The design of cryptographic systems must be based on firm foundations, whereas ad hoc approaches and heuristics are a very dangerous way to go. These foundations were developed mostly in the 1980s, in works that are all co-authored by Shafi Goldwasser and/or Silvio Micali. These works have transformed cryptography from an engineering discipline, lacking sound theoretical foundations, into a scientific field possessing a well-founded theory, which influences practice as well as contributes to other areas of theoretical computer science. This book celebrates these works, which were the basis for bestowing the 2012 A.M. Turing Award upon Shafi Goldwasser and Silvio Micali. A significant portion of this book reproduces some of these works, and another portion consists of scientific perspectives by some of their former students. The highlight of the book is provided by a few chapters that allow the readers to meet Shafi and Silvio in person. These include interviews with them, their biographies and their Turing Award lectures.

Modern Cryptography, Probabilistic Proofs and Pseudorandomness (Hardcover, 1999 ed.): Oded Goldreich Modern Cryptography, Probabilistic Proofs and Pseudorandomness (Hardcover, 1999 ed.)
Oded Goldreich
R3,621 Discovery Miles 36 210 Ships in 10 - 15 working days

The book focuses on three related areas in the theory of computation. The areas are modern cryptography, the study of probabilistic proof systems, and the theory of computational pseudorandomness. The common theme is the interplay between randomness and computation. The book offers an introduction and extensive survey to each of these areas, presenting both the basic notions and the most important (sometimes advanced) results. The presentation is focused on the essentials and does not elaborate on details. In some cases it offers a novel and illuminating perspective. The reader may obtain from the book 1. A clear view of what each of these areas is all above. 2. Knowledge of the basic important notions and results in each area. 3. New insights into each of these areas. It is believed that the book may thus be useful both to a beginner (who has only some background in the theory of computing), and an expert in any of these areas.

P, NP, and NP-Completeness - The Basics of Computational Complexity (Hardcover, New): Oded Goldreich P, NP, and NP-Completeness - The Basics of Computational Complexity (Hardcover, New)
Oded Goldreich
R3,123 R2,791 Discovery Miles 27 910 Save R332 (11%) Ships in 12 - 17 working days

The focus of this book is the P-versus-NP Question and the theory of NP-completeness. It also provides adequate preliminaries regarding computational problems and computational models. The P-versus-NP Question asks whether or not finding solutions is harder than checking the correctness of solutions. An alternative formulation asks whether or not discovering proofs is harder than verifying their correctness. It is widely believed that the answer to these equivalent formulations is positive, and this is captured by saying that P is different from NP. Although the P-versus-NP Question remains unresolved, the theory of NP-completeness offers evidence for the intractability of specific problems in NP by showing that they are universal for the entire class. Amazingly enough, NP-complete problems exist, and furthermore hundreds of natural computational problems arising in many different areas of mathematics and science are NP-complete.

Foundations of Cryptography: Volume 2, Basic Applications (Paperback): Oded Goldreich Foundations of Cryptography: Volume 2, Basic Applications (Paperback)
Oded Goldreich
R1,632 Discovery Miles 16 320 Ships in 12 - 17 working days

Cryptography is concerned with the conceptualization, definition and construction of computing systems that address security concerns. The design of cryptographic systems must be based on firm foundations. Foundations of Cryptography presents a rigorous and systematic treatment of foundational issues, defining cryptographic tasks and solving cryptographic problems. The emphasis is on the clarification of fundamental concepts and on demonstrating the feasibility of solving several central cryptographic problems, as opposed to describing ad-hoc approaches. This second volume contains a thorough treatment of three basic applications: Encryption, Signatures, and General Cryptographic Protocols. It builds on the previous volume, which provided a treatment of one-way functions, pseudorandomness, and zero-knowledge proofs. It is suitable for use in a graduate course on cryptography and as a reference book for experts. The author assumes basic familiarity with the design and analysis of algorithms; some knowledge of complexity theory and probability is also useful.

Introduction to Property Testing (Hardcover): Oded Goldreich Introduction to Property Testing (Hardcover)
Oded Goldreich
R2,308 Discovery Miles 23 080 Ships in 12 - 17 working days

Property testing is concerned with the design of super-fast algorithms for the structural analysis of large quantities of data. The aim is to unveil global features of the data, such as determining whether the data has a particular property or estimating global parameters. Remarkably, it is possible for decisions to be made by accessing only a small portion of the data. Property testing focuses on properties and parameters that go beyond simple statistics. This book provides an extensive and authoritative introduction to property testing. It provides a wide range of algorithmic techniques for the design and analysis of tests for algebraic properties, properties of Boolean functions, graph properties, and properties of distributions.

P, NP, and NP-Completeness - The Basics of Computational Complexity (Paperback): Oded Goldreich P, NP, and NP-Completeness - The Basics of Computational Complexity (Paperback)
Oded Goldreich
R1,201 Discovery Miles 12 010 Ships in 12 - 17 working days

The focus of this book is the P-versus-NP Question and the theory of NP-completeness. It also provides adequate preliminaries regarding computational problems and computational models. The P-versus-NP Question asks whether or not finding solutions is harder than checking the correctness of solutions. An alternative formulation asks whether or not discovering proofs is harder than verifying their correctness. It is widely believed that the answer to these equivalent formulations is positive, and this is captured by saying that P is different from NP. Although the P-versus-NP Question remains unresolved, the theory of NP-completeness offers evidence for the intractability of specific problems in NP by showing that they are universal for the entire class. Amazingly enough, NP-complete problems exist, and furthermore hundreds of natural computational problems arising in many different areas of mathematics and science are NP-complete.

Computational Complexity - A Conceptual Perspective (Hardcover): Oded Goldreich Computational Complexity - A Conceptual Perspective (Hardcover)
Oded Goldreich
R2,108 Discovery Miles 21 080 Ships in 12 - 17 working days

Complexity theory is a central field of the theoretical foundations of computer science. It is concerned with the general study of the intrinsic complexity of computational tasks; that is, it addresses the question of what can be achieved within limited time (and/or with other limited natural computational resources). This book offers a conceptual perspective on complexity theory. It is intended to serve as an introduction for advanced undergraduate and graduate students, either as a textbook or for self-study. The book will also be useful to experts, since it provides expositions of the various sub-areas of complexity theory such as hardness amplification, pseudorandomness and probabilistic proof systems. In each case, the author starts by posing the intuitive questions that are addressed by the sub-area and then discusses the choices made in the actual formulation of these questions, the approaches that lead to the answers, and the ideas that are embedded in these answers.

Studies in Complexity and Cryptography - Miscellanea on the Interplay between Randomness and Computation (Paperback): Oded... Studies in Complexity and Cryptography - Miscellanea on the Interplay between Randomness and Computation (Paperback)
Oded Goldreich
R2,631 Discovery Miles 26 310 Ships in 10 - 15 working days

This book presents a collection of 36 pieces of scientific work in the areas of complexity theory and foundations of cryptography: 20 research contributions, 13 survey articles, and 3 programmatic and reflective viewpoint statements. These so far formally unpublished pieces were written by Oded Goldreich, some in collaboration with other scientists.
The articles included in this book essentially reflect the topical scope of the scientific career of Oded Goldreich now spanning three decades. In particular the topics dealt with include average-case complexity, complexity of approximation, derandomization, expander graphs, hashing functions, locally testable codes, machines that take advice, NP-completeness, one-way functions, probabilistically checkable proofs, proofs of knowledge, property testing, pseudorandomness, randomness extractors, sampling, trapdoor permutations, zero-knowledge, and non-iterative zero-knowledge.
All in all, this potpourri of studies in complexity and cryptography constitutes a most valuable contribution to the field of theoretical computer science centered around the personal achievements and views of one of its outstanding representatives.

Foundations of Cryptography: Volume 1, Basic Tools (Paperback, New ed): Oded Goldreich Foundations of Cryptography: Volume 1, Basic Tools (Paperback, New ed)
Oded Goldreich
R1,515 Discovery Miles 15 150 Ships in 12 - 17 working days

Cryptography is concerned with the conceptualization, definition and construction of computing systems that address security concerns. The design of cryptographic systems must be based on firm foundations. This book presents a rigorous and systematic treatment of the foundational issues: defining cryptographic tasks and solving new cryptographic problems using existing tools. It focuses on the basic mathematical tools: computational difficulty (one-way functions), pseudorandomness and zero-knowledge proofs. The emphasis is on the clarification of fundamental concepts and on demonstrating the feasibility of solving cryptographic problems, rather than on describing ad-hoc approaches. The book is suitable for use in a graduate course on cryptography and as a reference book for experts. The author assumes basic familiarity with the design and analysis of algorithms; some knowledge of complexity theory and probability is also useful.

Modern Cryptography, Probabilistic Proofs and Pseudorandomness (Paperback, Softcover reprint of hardcover 1st ed. 1999): Oded... Modern Cryptography, Probabilistic Proofs and Pseudorandomness (Paperback, Softcover reprint of hardcover 1st ed. 1999)
Oded Goldreich
R3,508 Discovery Miles 35 080 Ships in 10 - 15 working days

Cryptography is one of the most active areas in current mathematics research and applications. This book focuses on cryptography along with two related areas: the study of probabilistic proof systems, and the theory of computational pseudorandomness. Following a common theme that explores the interplay between randomness and computation, the important notions in each field are covered, as well as novel ideas and insights.

Theoretical Computer Science - Essays in Memory of Shimon Even (Paperback, 2006 ed.): Oded Goldreich, Arnold L. Rosenberg, Alan... Theoretical Computer Science - Essays in Memory of Shimon Even (Paperback, 2006 ed.)
Oded Goldreich, Arnold L. Rosenberg, Alan L. Selman
R1,631 Discovery Miles 16 310 Ships in 10 - 15 working days

This volume commemorates Shimon Even, one of founding fathers of Computer Science in Israel, who passed away on May 1, 2004. This Festschrift contains research contributions, surveys and educational essays in theoretical computer science, written by former students and close collaborators of Shimon. The essays address natural computational problems and are accessible to most researchers in theoretical computer science.

Computational Complexity and Property Testing - On the Interplay Between Randomness and Computation (Paperback, 1st ed. 2020):... Computational Complexity and Property Testing - On the Interplay Between Randomness and Computation (Paperback, 1st ed. 2020)
Oded Goldreich; Contributions by Itai Benjamini, Scott Decatur, Maya Leshkowitz, Or Meir, …
R2,577 Discovery Miles 25 770 Ships in 10 - 15 working days

This volume contains a collection of studies in the areas of complexity theory and property testing. The 21 pieces of scientific work included were conducted at different times, mostly during the last decade. Although most of these works have been cited in the literature, none of them was formally published before. Within complexity theory the topics include constant-depth Boolean circuits, explicit construction of expander graphs, interactive proof systems, monotone formulae for majority, probabilistically checkable proofs (PCPs), pseudorandomness, worst-case to average-case reductions, and zero-knowledge proofs. Within property testing the topics include distribution testing, linearity testing, lower bounds on the query complexity (of property testing), testing graph properties, and tolerant testing. A common theme in this collection is the interplay between randomness and computation.

Providing Sound Foundations for Cryptography - On the work of Shafi Goldwasser and Silvio Micali (Paperback): Oded Goldreich Providing Sound Foundations for Cryptography - On the work of Shafi Goldwasser and Silvio Micali (Paperback)
Oded Goldreich
R2,763 Discovery Miles 27 630 Ships in 10 - 15 working days

Cryptography is concerned with the construction of schemes that withstand any abuse. A cryptographic scheme is constructed so as to maintain a desired functionality, even under malicious attempts aimed at making it deviate from its prescribed behavior. The design of cryptographic systems must be based on firm foundations, whereas ad hoc approaches and heuristics are a very dangerous way to go. These foundations were developed mostly in the 1980s, in works that are all co-authored by Shafi Goldwasser and/or Silvio Micali. These works have transformed cryptography from an engineering discipline, lacking sound theoretical foundations, into a scientific field possessing a well-founded theory, which influences practice as well as contributes to other areas of theoretical computer science. This book celebrates these works, which were the basis for bestowing the 2012 A.M. Turing Award upon Shafi Goldwasser and Silvio Micali. A significant portion of this book reproduces some of these works, and another portion consists of scientific perspectives by some of their former students. The highlight of the book is provided by a few chapters that allow the readers to meet Shafi and Silvio in person. These include interviews with them, their biographies and their Turing Award lectures.

On Doubly-Efficient Interactive Proof Systems (Paperback): Oded Goldreich On Doubly-Efficient Interactive Proof Systems (Paperback)
Oded Goldreich
R1,692 Discovery Miles 16 920 Ships in 10 - 15 working days

An interactive proof system is called doubly-efficient if the prescribed prover strategy can be implemented in polynomial-time and the verifier's strategy can be implemented in almost-linear time. Such proof systems make the benefits of interactive proof system available to real-life agents who are restricted to polynomial-time computation. This book surveys some of the known results regarding doubly-efficient interactive proof systems. It starts by presenting two simple constructions for t-no-CLIQUE, where the first construction offers the benefit of being generalized to any "locally characterizable" set, and the second construction offers the benefit of preserving the combinatorial flavor of the problem. It then turns to two more general constructions of doubly-efficient interactive proof system: the proof system for sets having (uniform) bounded-depth circuits and the proof system for sets that are recognized in polynomial-time and small space. The presentation of the GKR construction is complete and is somewhat different from the original presentation. A brief overview is provided for the RRR construction.

Probabilistic Proof Systems - A Primer (Paperback): Oded Goldreich Probabilistic Proof Systems - A Primer (Paperback)
Oded Goldreich
R1,692 Discovery Miles 16 920 Ships in 10 - 15 working days

Various types of probabilistic proof systems have played a central role in the development of computer science in the last couple of decades. These proof systems deviate from the traditional concept of a proof by introducing randomization and interaction into the verification process. Probabilistic proof systems carry an error probability (which is explicitly bounded and can be decreased by repetitions), but they offer various advantages over deterministic proof systems. This primer concentrates on three types of probabilistic proof systems: interactive proofs, zero-knowledge proofs, and probabilistically checkable proofs (PCP). Surveying the basic results regarding these proof systems, the primer stresses the essential role of randomness in each of them.

Foundations of Cryptography - A Primer (Paperback): Oded Goldreich Foundations of Cryptography - A Primer (Paperback)
Oded Goldreich
R1,086 R988 Discovery Miles 9 880 Save R98 (9%) Out of stock

Foundations of Cryptography surveys the main paradigms, approaches and techniques used to conceptualize, define and provide solutions to natural cryptographic problems. The author starts by presenting some of the central tools; that is, computational difficulty (in the form of one-way functions), pseudorandomness, and zero-knowledge proofs. Based on these tools, the emphasis is shifted to the treatment of basic applications such as encryption and signature schemes as well as the design of general secure cryptographic protocols. The author has created a unique overview that includes well over 100 references. The accent is on the clarification of fundamental concepts and on demonstrating the feasibility of solving several central cryptographic problems. This is an invaluable resource for all students, researchers and practitioners interested in the foundations that underpin modern cryptography.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Loot
Nadine Gordimer Paperback  (2)
R383 R318 Discovery Miles 3 180
CritiCareŽ Paper Tape (25mm x 3m)(Single…
R5 Discovery Miles 50
Infantino Animal Counting Book
R170 R159 Discovery Miles 1 590
Pulse Active Ball-Pump with Valve and…
R126 Discovery Miles 1 260
Be Safe Paramedical Disposable Triangle…
R9 Discovery Miles 90
Hermione Granger Wizard Wand - In…
 (1)
R803 Discovery Miles 8 030
Snappy Tritan Bottle (1.5L)(Coral)
R229 R180 Discovery Miles 1 800
Russell Hobbs Toaster (4 Slice) (Matt…
R1,167 Discovery Miles 11 670
Poor Things
Emma Stone, Mark Ruffalo, … DVD R343 Discovery Miles 3 430
Tommee Tippee Sports Bottle 300ml - Free…
R100 R94 Discovery Miles 940

 

Partners