MD5 Algorithm Hacked By Playstation 3 Cluster

No joke. The MD5 algorithm, which is used widespread around the web for encryption, has been broken. A group of researchers used a cluster of PS3s to create a forged certificate authority, essentially enabling them to break into SSL-encrypted sites. HTTPS? Gone. There is no security. Sure, most of us don’t have 200 Playstation 3s sitting at home but if something is broken, you have to fix it. If you’re a programmer or coder of some sort, make sure implementing MD5 isn’t on your list of things to do.


PayPal can’t seem to get a break. Because it is the main payment method of eBay, there are always tons of people trying to hack into the system and exploit flaws. Now, we understand that there shouldn’t be any flaws in the first place, but people shouldn’t be trying to steal other’s identities either. So here is a step that PayPal is trying to take to increase security: Security Keys. These keys generate unique passwords every 30 seconds or so, and everytime a user signs in to the service, they will have to enter this random key combination in addition to their username and pervious password. Of course, there are some serious problems with this. One being that, like nearly everything that is “random”, there are algorithms involved that can be cracked. Also, as is done today, users can be tricked into entering their information into a phishing site. All these new measures would do is give the scammers only 30 seconds to loging (which is still plenty of time). Will this new security measure work? It’s unlikely. — Nik Gomez