I know nothing about the details of Mega's encryption process but I know for a fact there exists encryption such that you could never crack them in a million years using modern technology and know-how. So saying "few days, no more than 2 weeks" solely off of "he challenged the interwebz" is pretty ignorant.gigastar said:So hes just issued a challenge to the internet.
Id give it a few days at least. No more than 2 weeks.
See, there's only really two ways to crack something: either use Brute force and guess the key via dumb luck, or try to reverse engineer the keygenerating formula so that you can obtain the key for any encrypted file. The first is impractical if the size of the key is long enough and the key generation is perfectly random, and the second can be made to be impossible (well, given our current knowledge of the subject).
From the information given it sounds like the key generating software isn't fully 100% randomized. The article mentions Dictionary cracking and that's a variation of Brute Force where you start with common passwords first; since we're talking keys here, not passwords, it may mean that the key generator is biased towards generating certain kinds of key patterns.