-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathU2L5b.txt
37 lines (32 loc) · 1.13 KB
/
U2L5b.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# File: content-mit-8370x-subtitles/U2L5b.txt
#
# Captions for course module
#
# This file has 28 caption lines.
#
# Do not add or delete any lines. If there is text missing at the end, please add it to the last line.
#
#----------------------------------------
And why is factoring so important?
So back in, I believe, the 70s, Rivest, Shamir, and Adelman,
who were at MIT at the time--
and Ron Rivest still is--
a public key cryptosystem based on factoring.
And that was used for secure transactions over the internet.
And it is also undoubtedly used by many countries
to keep their secrets secret when they transmit them.
So if you could break RSA, well, there
are probably a number of people who
would pay an incredible amount of money
for a factoring algorithm.
And so far, there is no quick factoring algorithm
on a classical computer.
So 500 digit numbers, nobody knows
how to break them on a classical computer.
Now, if you had a big enough quantum computer,
we know how to break them.
So that's why factoring is important
and why when the factoring result came out,
everybody suddenly started paying a lot of attention
to quantum computing.