New RC4 Encryption Attacks Reduces Plaintext Recovery Time
msm1267 writes: Two Belgian security researchers from the University of Leuven have driven new nails into the coffin of the RC4 encryption algorithm. A published paper, expected to be delivered at the upcoming USENIX Security Symposium next month in Washington, D.C., describes new attacks against RC4 that allow an attacker to capture a victim's cookie and decrypt it in a much shorter amount of time than was previously possible. The paper "All Your Biases Belong To Us: Breaking RC4 in WPA-TKIP and TLS," written by Mathy Vanhoef and Frank Piessens, explains the discovery of new biases in the algorithm that led to attacks breaking encryption on websites running TLS with RC4, as well as the WPA-TKIP, the Wi-Fi Protected Access Temporal Key Integrity Protocol.
See subject: Since vidcards are used to crack these faster, WHY aren't they using them to optionally ALSO process their work they are intended to do in these encryption/decryption deciphering logic engines faster, not by making them algorithmically better even - but rather using hardware that's available & perhaps in this instance, under-utilized...
(I've read too much on when they're intentionally slowed as I've seen w/ OpenSSL due to bulk OR by the NSA etc. - et al)
This is ALL so that when you hit sites that use SSL variants, they work faster - because face it - it IS a speed-hit that's bad for performance as opposed to not using it @ all...
* QUESTION:
Does the math involved in processing encryption while it's actually working NOT "lend itself" to vidcards speeding them up?
(... iirc, it's mainly linear algebra - "Yes, APK makes salute across & down" movement with hand - related work that lends itself to it)
(Feel free to correct me where I am off, IF I am, as I can stand to learn as much as the next guy - AND - to learn something new + dispel any misconceptions I had - "disillusionment IS enlightenment").
APK
P.S.=> Thanks in advance for those commenting seriously (F-off to trolls) perhaps even teaching me something here -Oh & by the way (lol) IF I am right? Patent pending apk on this idea... apk
"it's mainly linear algebra" - by Anonymous Coward on Thursday July 16, 2015 @10:34PM (#50125759)
Add to that " matrix math at work in the hardware in FPGA" - games use the linear algebra to 'paint' with values - does encryption? Sounds it if the reverse is true for cracking it faster...
* Here's where if I am off it's a big help to learn otherwise too.
APK
P.S.=> Addendum concluded... apk
thank you for this article
http://www.ibda3-net.com
did everyone got used to it so no one wants to comment? :)
thank you :)
Bwuhahahahahahaha
what better encryption is the available???
Is there any further value in studying an encryption scheme that is widely considered completely and irreparably broken? At this point isn't it like discovering a house with a completely open front door can be broken into by smashing a window?
RC4 is already not recommended as a cypher for many applications.
It's old, it's pretty much done for, and preceded by many better protocols (some of which have also been seriously damaged since, like RC5). It starts to sound a bit like kicking a dead horse.
Why would any sane admin use RC4 for SSL/TLS instead of using a more secure algorithm like AES?
You ALL know that I keep goats so I can lick their sweaty rectums right? There is a special place in hell for people like me, and I can't wait to get there.
Feel free to send me goat sex pics or coupons for astroglide. Because I'm literally jizzing my pants over having first post today.
APK
"All Your Biases Are Belong To Us"
FTFY
Set your phasers on "funky"!
That's all I'm really interested in. Will it make cracking the neighbor's WiFi practical again? Nobody uses WEP anymore, and almost all the routers with WPS seem to have been upgraded to prevent the very nice Reaver attack which was so cool a few years ago.
I used to get Internet access anywhere by simply cracking some nearby WiFi. Nowadays, I usually need to use my phone's data connection, which is painfully slow and not usable in other countries because of roaming charges. I keep an open WiFi at home for passersby, but nobody else seems to be doing that for me.
See subject: Grow up idiot, stop impersonating me.
APK
P.S.=> Get a life & get over your obsession with me too please... apk
"GPUs are good at doing the same thing many times in parallel, which is what breaking encryption requires, but not regular usage." - by marcansoft (727665) on Thursday July 16, 2015 @11:11PM (#50125895) Homepage
See subject & that quote from you (says it all) - it's key & perfect for my understanding of this & WHY vidcards aren't used over CPUs (others noted how that's built into CPUs now too which also helps explain the 'why' of them NOT being used for actual valid encryption processing speedups).
* This I understand from normal programming using threads, & it makes sense, ala
This not gaining (due to C having to wait out the results of A first - thus, no point in using diff. threads of execution on A, B, & C):
A = B+C
B = 1
C = A + B
Perhaps not the best example here, but it helps make my points with an illustration... this sounds ALMOST that way regarding encryption and the rest of WHAT A GPU DOES (doing same thing many times in parallel) does the rest...
APK
P.S.=> Thanks - as I said, I learned something here today & "it's not a wasted day when you learn a new thing"... apk
See subject: For me to invest time in a new tech (for me), I have to have an idea to apply it to 1st - to keep me interested basically by having an "end goal" in place that's practical for solving a problem for myself, FIRST, & then possibly, others also.
* I had no idea HOW fpga's or vidcards work really, but NOW I do (doing the same thing many times in parallel from what others stated)... that alone, helps me loads.
(Understanding of the mechanics of their processing is key of course, first - this turned out worth asking to me, since I learned some new principles at least...)
APK
P.S.=> Still, see subject - nothing like "hands on" for that as you said... apk
Oddly, Google still uses RC4, according to Qualys test. They also still allow SSLv3 and have not yet moved to SHA2 signed certificates.