Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Complexity (Score 1) 236

Basically they're looking for weaknesses in the encryption or a way to break the encryption. The basic idea is that if you have a x-bit key for you encryption system then you should be able to generate 2^x different keys. So for instance if you had 4-bit encryption, then you would have 4 bits that you could assign a value to. That is you have something like _ _ _ _ where each _ can be either a 1 or a 0. When you work out the number of unique ways you can make this assignment you get 16, or 2^4.

To break the encryption, you need to find the key. In the 4-bit example above, it is easy you just try all 16 of the possibilities. Now, if you raise the encryption strength to say 256-bit, you have 2^256 theoretically possible keys. Now, if you assume that you can check 30,000 keys per second it would take you well over a million years to check all of the keys (actually somewhere on the order of 10^60 years). So doing that is obviously not a practical solution.

So what they're doing is trying to find a method that is more efficient. There are sometimes reasons why certain keys don't need to be tested and there are statistical methods that should theoretically be more efficient that simply randomly trying keys. So previous to this study they think the complexity is 2^119. Though it's not quite right, you can think of this as the average number of keys you would have to try before getting the right one. With the method they are suggesting they are claiming that the complexity could be lowered to 2^110.5. Practically speaking, this doesn't really make cracking the key any easier. But in the future, who knows ...

PC Games (Games)

PC Grand Theft Auto IV Features SecuROM DRM 531

arcticstoat writes "Game developer Rockstar has revealed that the forthcoming PC version of Grand Theft Auto IV will feature the controversial SecuROM 7 DRM system. Unlike some of EA's recent titles, such as Spore and Mass Effect, GTA IV won't limit the number of times that you can install the game, although SecuROM will be impossible to remove without leaving 'some traces' on your PC. Anyone hoping to avoid SecuROM by downloading the game form Steam will also be disappointed, as Rockstar says that all versions of the game will feature SecuROM, including digital versions online. On the plus side, Rockstar says that it's 'working with SecuROM to post information on our support pages regarding how to remove these inactive traces of the program for users who wish to do so.' Has Rockstar gotten a better balance between draconian DRM and fair copy protection here?"

Comment Re:Infringing your own copyright (Score 5, Insightful) 224

As I understand it, it is because the undercover cops are legally sanctioned to conduct investigations (provided the follow all the proper laws/regulations). However, that doesn't mean I can buy drugs and then give said drugs to the court as evidence that whomever I bought them from is a dealer. There is most certainly a probability of some sort of conflict of interest. Perhaps I am a drug dealer, and simply don't like my neighbor.

In any case, the RIAA is not using (or so it seems on /.) legitimate means to go undercover (ie unlicensed investigators). They are in some effect being a vigilante (or trying to anyway).

Slashdot Top Deals

Blessed be those who initiate lively discussions with the hopelessly mute, for they shall be known as Dentists.

Working...