5 ms·
What is RC4?
by tlunch 3y ago
What is RC4?
- Tomte 3y agoA stream cipher.
- andy81 3y agoOld encryption algorithm, don't use it. Infamous for "kerberoasting", among other exploits.
- beardyw 3y agoIs that - don't use it ... with playing cards?
- pcwalton 3y agoA formerly-popular cipher that works better than you'd expect given its extreme simplicity--simple enough that you can encrypt and decrypt it by hand with a deck of cards. Nowadays it's insecure though, so you should never use it.