Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Umm... (Score 1) 128

Wow you really know nothing about encryption. Sigh.. Everyone is an expert. Zdnet looked at ighashgpu that's unsalted password decryption when you already have a precomputed hash table. TH looked at salted password decryption where you have to perform a SHA-1 transformation invocation thousands of times per every password attempt.

Comment Re:So.... (Score 1) 128

rainbow tables only work on unsalted passwords. These were used by microsoft for 'lan' style passwords. IIRC, vista and win7 don't use these. And if you use a 14 character password or longer, even windows xp disables the lan encryption. Your rainbow tables are effectively useless against aes-128, aes-256, and even des. They simply precompute password hashes, and generating the tables takes quite a long time. Using rainbow tables has nothing to do with gpu acceleration.

Comment Re:Umm... (Score 2) 128

No. Zdnet used ighashgpu. That's a hash cracker. WinZip and WinRAR encyption is different because it's based on precomputed password hashes. It looks like TH used AccentZip and AccentWinRAR to decrypt passwords.All three programs are created by Ivan Golubev. His blog is full of posts on cryptography performance.
AMD

Submission + - Brute-Force Password Cracking with GPUs (tomshardware.com) 3

An anonymous reader writes: We all know that brute-force attacks with a CPU are slow, but GPUs are another store. Tom's Hardware has an interesting article up on WinZip and WinRAR encryption strength, where they attempt to crack passwords with Nvidia and AMD graphic cards. Some of their results are really fast, like in the billions of passwords per second, and that's only with two GTX 570s!
Printer

Submission + - Tom's Hardware Benchmarks Inkjet Printer Paper! (tomshardware.com)

An anonymous reader writes: We all know that the specs of your inkjet printer, driver settings, and ink cartridges can make a big difference in the quality of your prints. But the cheapest and simplest aspect of printing can also have a big impact on the final quality: the paper. This short article is an interesting read, the author actually found ways to 'benchmark' inkjet printer paper!
Intel

Submission + - New Intel Chipset Is Probably Worth The Wait (tomshardware.com)

crazipper writes: "When every motherboard vendor pulled P67- and H67-based motherboards due to Intel's SATA bug, building a system based on Sandy Bridge became much harder. Now boards with the B3 chipset stepping are starting to ship. But Z68 Express is just around the corner, adding SSD caching and support for CPU/graphics overclocking. That combination of features, plus a helping hand from a company called Lucidlogix, might make it worth putting off your next build a couple of months until Z68 shows up."

Slashdot Top Deals

If a train station is a place where a train stops, what's a workstation?

Working...