|
|
|
|
|
by Sohcahtoa82
2891 days ago
|
|
How is a one-time pad going to fix the issues in TLS? Honestly, it feels like you're treating "one-time pad" as a buzzword without understanding what it actually is. It's just an encryption technique. It doesn't fix the PKI problem. And your one-time pad key needs to be sent over a secure channel. How do you suppose that happens? |
|
If I need encryption for one of my projects, I'll try that.