Which Mathematician's Theorem Linked Prime Numbers to Cryptography?

Click For Summary
SUMMARY

The discussion centers on the connection between prime numbers and cryptography, specifically highlighting the RSA algorithm as a foundational element. The inability to efficiently factor large numbers, particularly products of two carefully chosen prime numbers, underpins the security of cryptographic systems. The conversation references modular arithmetic and the belief that factoring is NP-hard, making it a critical aspect of cryptographic protocols. The discussion also mentions the importance of number theory and diophantine analysis in developing secure encryption methods.

PREREQUISITES
  • Understanding of prime numbers and their properties
  • Familiarity with modular arithmetic
  • Basic knowledge of the RSA algorithm
  • Concept of NP-hard problems in computational complexity
NEXT STEPS
  • Study the RSA algorithm in detail, including its encryption and decryption processes
  • Explore modular arithmetic applications in cryptography
  • Research NP-hard problems and their implications in cryptographic security
  • Learn about one-way functions and their role in secure communications
USEFUL FOR

Mathematicians, cryptographers, computer scientists, and anyone interested in the mathematical foundations of internet security and encryption techniques.

synkk
Messages
216
Reaction score
0
Hello, this is rather vague but I had a lecture around a year ago about prime numbers and how a mathematician (Hardy or Euler?) found a proof to do with prime numbers and then this lead on to cryptography and internet security...

That's all I can particularly remember but I'm wondering on what was the theorem or who was the mathematician that proved this specific "thing" which lead to the creation of cryptography.

Also I remember it had Modular arithmetic!
 
Physics news on Phys.org
synkk said:
Hello, this is rather vague but I had a lecture around a year ago about prime numbers and how a mathematician (Hardy or Euler?) found a proof to do with prime numbers and then this lead on to cryptography and internet security...

That's all I can particularly remember but I'm wondering on what was the theorem or who was the mathematician that proved this specific "thing" which lead to the creation of cryptography.

Also I remember it had Modular arithmetic!

That's actually a very beautiful subject if you like math but would take some time to understand. It's no particular theorem but just rather the real-life inability to factor large numbers easily. So if I write down a 1000-digit number and it's the product of two primes, and if those two primes are carefully chosen, it's virtually impossible to determine them by any means even by trial and error using the current state of compute technology. Therefore, if I encrypt a message, convert it to numbers and this conversion involves the product of two very large primes, it's practically impossible to decipher my code without knowing beforehand what the prime numbers used in the encryption were.

Here's one reference: "A Concrete Introduction to Higher Algebra", by Lindsay Childs. It has several chapters dealing with the algorithm, knows as the RSA algorithm.
 
Last edited:
Hey synkk.

To follow up on your post, the reason why cryptography is based on primes for most of the protocols is that it is believed that factoring is NP-hard in the way that the computational complexity is exponential in terms of O(e^n) (or something similar).

The main premise of cryptography is that we want a process that has an inverse which is easy to do, but hard to undo. As of now, it turns out that number theory provides the hard part to 'undo', because a lot of these schemes rely on the fact that it's hard to factor numbers: The schemes don't actually factor primes specifically, but the factoring of prime numbers for a lot of these schemes is equivalent to decoding a particular message.

If there were other techniques that provided this 'easy to do, hard to undo' mechanism that didn't involve primes, then they would most likely be considered and in fact, in the security realm of mathematics, these are considered in many related ways like with one-way functions (One-way functions are not bijective like with encoding and decoding messages, but they are important for security purposes).

So that's the basic reason why number theory is used: many people believe that factoring is a hard process and based on this, we continue to use the schemes based on number theory, diophantine analysis, and primes.
 
jackmell said:
It's no particular theorem
Except, perhaps, the algebra which shows the encode and decode algorithms are indeed inverses.
 
A basic source for you, on RSA criptography-Public Key:

http://en.wikipedia.org/wiki/RSA_(algorithm )
 
Last edited by a moderator:
I am studying the mathematical formalism behind non-commutative geometry approach to quantum gravity. I was reading about Hopf algebras and their Drinfeld twist with a specific example of the Moyal-Weyl twist defined as F=exp(-iλ/2θ^(μν)∂_μ⊗∂_ν) where λ is a constant parametar and θ antisymmetric constant tensor. {∂_μ} is the basis of the tangent vector space over the underlying spacetime Now, from my understanding the enveloping algebra which appears in the definition of the Hopf algebra...

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
6K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
8K
  • · Replies 35 ·
2
Replies
35
Views
5K
  • · Replies 228 ·
8
Replies
228
Views
37K
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K