Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Then use a browser that rejects RC4 (like latest Chrome).


[deleted]


The private key is used to negotiate a session key, which is then used as the symmetric key for RC4 or whatever stream or block cipher you are using. Those session keys are ephemeral and per-session, so leaking them is only a problem for those sessions.

(Also, since it's a stream cipher, it can't use the same key ever again, else you can xor those ciphertexts to get 2 xored plaintexts, which are much easier to crack.)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: