| bio | website | soumya92.me |
|---|---|---|
| location | Tucson, AZ | |
| age | 20 | |
| visits | member for | 1 year, 10 months |
| seen | May 5 at 0:33 | |
| stats | profile views | 5 |
|
Aug 8 |
comment |
How should I store passwords that need to be available in plain text? @Chad Regarding the compromise, yes, hence the question. I suppose you could call it an attack, although I assumed all attacks are malicious. |
|
Aug 8 |
comment |
How should I store passwords that need to be available in plain text? @Chad No attacks, I promise. The users will voluntarily provide me this info, since it makes their life easier. Lets just say that this third-party site does not present data in quite as beautiful a manner as I will |
|
Jul 13 |
comment |
How can SSL secure a two-way communication with only one key-pair? @CharlieMartin Noted and corrected |
|
Jul 12 |
comment |
With sufficient randomness, is XOR an acceptable mechanism for encrypting? But that's only true for text messages, right? What if we have, say, an executable file, or an image file? Is it still vulnerable? |