Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

P vs. NP

Name: Anonymous 2018-11-09 21:06

Do you think P = NP? Why or why not?

For those who aren't aware:
P means polynomial time. Essentially, problems that are both easy to check and easy to solve. x + 1 = 5.

NP means nondeterministic polynomial time. Long story short, if you have the solution, these problems are easy to verify. But if you don't, then they aren't. They are easy to check, but not easy to solve. Example: if someone gives you a filled out sudoku, you can check to see if it's valid or not. But it's harder to solve a blank sudoku, because that requires solving and checking it. A tripcode is an example of a supposedly one-way function which is, in theory, harder to crack than it is to make/check. But only if you're doing brute-forcing rather than finding a way to crack the algorithm itself.

So why does this matter? Information security. If P = NP, everything is hackable forever and no encryption will ever be secure due to the laws of mathematics. However, many mathematicians think P ≠ NP. But I wonder if that's just wishful thinking. If P = NP, it won't matter if your FOSS software has no backdoors, because it still won't be possible to secure it even then.

Name: Albert Einstein 2018-11-09 21:19

Sank yu for zee verree goot exsplanation!

Name: Anonymous 2018-11-09 21:20

>>2
Why are you typing like that? Are you unwell?

Name: Albert E. 2018-11-09 21:24

>>3
Are you unwell?

Relatively speaking.

Name: Anonymous 2018-11-09 21:31

>>4
What does that mean?

Name: Albert E. 2018-11-09 21:37

>>5
What does that mean?

Everything is relative.

Energia = massa X celeritas^2 [E=mc^2]

Name: Anonymous 2018-11-09 21:51

>>6
Are you retarded?

Name: Anonymous 2018-11-10 7:29

NP -> P if NP obscures data X from determined attacker Gov

Name: Anonymous 2018-11-10 10:47

>>1
Essentially, problems that are both easy to check and easy to solve.
Yeah, no. A problem that requires and algorithm with ... + cx^999999 complexity does not seem very easy even though it is in P.

If P = NP, everything is hackable forever and no encryption will ever be secure due to the laws of mathematics
.. only if you end up with an algorithm to solve all NP problem and it also has a really low complexity, and even then things like OTP and MACs will be safe.

Don't change these.
Name: Email:
Entire Thread Thread List