• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

“Unbreakable” Data Encryption Challenge

Terry Olaes

I Used to be the [H] News Guy
2FA
Joined
Nov 27, 2006
Messages
4,646
Permanent Privacy announced that they have the world’s first practical data encryption system that is absolutely unbreakable. They’re so sure of this that they’re offering $1 million USD to anyone that can crack it. Break out your decoder ring and Enigma machine and get “crackin’!”

Permanent Privacy has been verified by Peter Schweitzer, one of Harvard's top cryptanalysts, and for the inevitable cynics Permanent Privacy is offering $1,000,000 to anyone who can decipher a sample of ciphertext.
 
I'm sure by the time somebody cracks it, they'll put down the million dollar challenge.

I guess this is kind of like saying that HD DVD is uncrackable, and backing it with a one week million dollar challenge. Then a month later somebody breaks it....
 
but you first have to purchase a 39 dollar license ... nice marketing scheme
 
It's kind of hard to judge this without knowing what they are using (the article makes no mention). Is it 48-bit DES? The hackers are gonna have a field day. 256-bit AES + 128-bit Blowfish? Computationally infeasible; it's gonna take quantum computing before we can break the really high end stuff.
 
Funny how the ol' DMCA hasn't been mentioned yet.

Has it been forgotten already, or should we all pretend to be blindsided when The DMCA Attacks?
 
It's kind of hard to judge this without knowing what they are using (the article makes no mention). Is it 48-bit DES? The hackers are gonna have a field day. 256-bit AES + 128-bit Blowfish? Computationally infeasible; it's gonna take quantum computing before we can break the really high end stuff.

... one time pad. Unless the pad is compromised theoretically impossible.
 
if the zodiac killer can release ciphers no one has broken, then I'm sure some company can do it eventually
 
I call BS on this. There's no way that they can make that claim. Basically what they're saying is that they encrypt gibberish with AES and for that reason you'll never know if you've got it right.
Here's their mistake: They have to convert from plain text to the gibberish in some reversible fashion. This is a part of the encryption. I remember someone asking about this in a CS course my freshman year at CMU. Rudich said that doing something like that doesn't make the encryption any stronger. I'd like to see what others who know more about cryptography will say.
 
if anything can be decoded it can be cracked, or at least that's what i've always thought. where it gets interesting is when we start using fiber optics with single photons as keys... any sort of detection at all and the key is killed because photons are destroyed when observed. that means one time use only, no matter what by the law of physics. THAT is truly uncrackable stuff.
 
I once read an article where they stated people are now using GPU's to crack passwords and how exponentially faster they were than a CPU performing the same operation.

Wonder if a smart programmer and a couple gtx280's could handle this. :cool:
 
This looks like a scam.

It is practically impossible to crack something without knowing at least a little bit about the encryption scheme. They could have encrypted a bunch of crap and you'd never be able to tell if you cracked it or not.
 
Its interesting how they want the hackers to attack the cipher text instead of the app. The easiest way to crack anything is the directly attack the app and try to find memory leaks/buffer overruns etc... to exploit. No sane hacker is gonna try and break something that 1) is just cipher text and 2) is encrypted with something like AES 256-bit. The only way to make this challenge "fair" (and therefore very very costly to the company) is for them to release the algorithm and the app to test, and for them to release part of the cleartext and have the challenge be revealing the remainder. Not open source, mind you, but just a executable and a some white pages to hammer at. An "unbreakable" cipher should be just as solid if part of the message is known as if none of the message is known. If they did that however they would probably be cracked in a week due to some coding error in the app...
 
Back
Top