| New Reply |
Prime numbers and cryptography |
Share Thread | Thread Tools |
| Aug4-12, 01:23 AM | #1 |
|
|
Prime numbers and cryptography
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! |
| Aug4-12, 08:49 AM | #2 |
|
|
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. |
| Aug4-12, 11:20 PM | #3 |
|
|
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 thats 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. |
| Aug6-12, 01:27 AM | #4 |
|
Recognitions:
|
Prime numbers and cryptography |
| Aug7-12, 11:44 PM | #5 |
|
Recognitions:
|
A basic source for you, on RSA criptography-Public Key:
http://en.wikipedia.org/wiki/RSA_(algorithm) |
| New Reply |
| Thread Tools | |
Similar Threads for: Prime numbers and cryptography
|
||||
| Thread | Forum | Replies | ||
| K-th Prime Proofs & Co-Prime Numbers | Linear & Abstract Algebra | 4 | ||
| a prime number which equals prime numbers | General Math | 10 | ||
| Where Fibonacci numbers surpass prime numbers | Linear & Abstract Algebra | 4 | ||
| A formula of prime numbers for interval (q; (q+1)^2), where q is prime number. | Linear & Abstract Algebra | 0 | ||
| Prime Numbers in the Diophantine equation q=(n^2+1)/p and p is Prime | Linear & Abstract Algebra | 5 | ||