what is the actual real-world application of prime numbers? Or is it just a math concept that’s neat to see and figure out but doesn’t have any actual use case?

689 views

I read that they have some uses within online encryption, but to be honest I never really thought about why we learned them in school until this morning.

In: 20

15 Answers

Anonymous 0 Comments

One core aspect of encryption is based on the idea that if you take a very large number (think 100 digits) it is very hard to figure out what numbers multiplied together get to that number (factoring). But it is super easy to take a bunch of numbers and multiply them to get a huge number. With prime numbers that process is unique. That is used a lot in encryption because you can share the giant number with anyone as an encryption key, but only the person that knows the original factors can prove it is the right key.

You are viewing 1 out of 15 answers, click here to view all answers.