ArticleslgStudy

mathematics

Naor–Reingold pseudorandom function

Naor–Reingold pseudorandom function is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Naor–Reingold pseudorandom function rather than just read about it. In short: In 1997, Moni Naor and Omer Reingold described efficient constructions for various cryptographic primitives in private key as well as public-key cryptography. Their result is the construction of an efficient pseudorandom function.

Key takeaways

  • Naor–Reingold pseudorandom function belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Naor–Reingold pseudorandom function to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Naor–Reingold pseudorandom function from memory before moving on to harder problems.

Reference excerpt

In 1997, Moni Naor and Omer Reingold described efficient constructions for various cryptographic primitives in private key as well as public-key cryptography. Their result is the construction of an efficient pseudorandom function. Let p and l be prime numbers with l | p − 1, and select an element g ∈ F p ∗ {\displaystyle g\in \mathbb {F} _{p}^{*}} of multiplicative order l. Then for each (n+1)-dimensional vector a = ( a 0 , a 1 , … , a n ) ∈ F l n + 1 , {\displaystyle a=(a_{0},a_{1},\ldots ,a_{n})\in \mathbb {F} _{l}^{n+1},} they define the function f a ( x ) = g a 0 ⋅ a 1 x 1 a 2 x 2 ⋯ a n x n ∈ F p , {\displaystyle f_{a}(x)=g^{a_{0}\cdot a_{1}^{x_{1}}a_{2}^{x_{2}}\cdots a_{n}^{x_{n}}}\in \mathbb {F} _{p},} where x = x1…xn is the bit representation of the integer x, 0 ≤ x ≤ 2n−1, with some extra leading zeros if necessary.

Example Let p = 7 and l = 3; then l | p − 1. Select g = 4 ∈ F 7 ∗ {\displaystyle g=4\in \mathbb {F} _{7}^{*}} of multiplicative order 3 (since 43 = 64 ≡ 1 (mod 7)). For n = 3, a = (1,1,2,1) and x = 5 (the bit representation of 5 is 101), we can compute fa(5) as follows: f a ( ) 5 ) = 4 1 ⋅ 1 1 2 0 1 1 = 4 1 = 4 ∈ F 7 . {\displaystyle f_{a}()5)=4^{1\cdot 1^{1}2^{0}1^{1}}=4^{1}=4\in \mathbb {F} _{7}.}

Efficiency The evaluation of function fa(5) in the Naor–Reingold construction can be done very efficiently: at any given point, it is comparable with one modular exponentiation and n modular multiplications. This function can be computed in parallel by threshold circuits of bounded depth and polynomial size. The Naor–Reingold function can be used as the basis of many cryptographic schemes including symmetric encryption, authentication, and digital signatures.

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Naor–Reingold pseudorandom function

Start with the simplest possible case. Write down what Naor–Reingold pseudorandom function claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Naor–Reingold pseudorandom function before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Naor–Reingold pseudorandom function ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Naor–Reingold pseudorandom function

In research
Naor–Reingold pseudorandom function appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Naor–Reingold pseudorandom function in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Naor–Reingold pseudorandom function is common in secondary-school and first-year university syllabi. It links to neighbouring topics Cryptography, Pseudorandom number generators, so understanding it makes those chapters shorter.
In everyday life
Look for Naor–Reingold pseudorandom function outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Naor–Reingold pseudorandom function in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Naor–Reingold pseudorandom function means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Naor–Reingold pseudorandom function out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Naor–Reingold pseudorandom function in simple terms?

In 1997, Moni Naor and Omer Reingold described efficient constructions for various cryptographic primitives in private key as well as public-key cryptography. Their result is the construction of an efficient pseudorandom function.

Why does Naor–Reingold pseudorandom function matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Naor–Reingold pseudorandom function?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Naor–Reingold pseudorandom function.

Tags

  • Cryptography
  • Pseudorandom number generators

Keep exploring