Slashdot Mirror


NSA Infiltrated RSA Deeper Than Imagined

Rambo Tribble (1273454) writes "Reuters is reporting that the U.S. National Security Agency managed to have security firm RSA adopt not just one, but two security tools, further facilitating NSA eavesdropping on Internet communications. The newly discovered software is dubbed 'Extended Random', and is intended to facilitate the use of the already known 'Dual Elliptic Curve' encryption software's back door. Researchers from several U.S. universities discovered Extended Random and assert it could help crack Dual Elliptic Curve encrypted communications 'tens of thousands of times faster'."

7 of 168 comments (clear)

  1. Sales plummeted by spacepimp · · Score: 5, Interesting

    I can only hope that this sort of bullshit maneuver by RSA reflects both globally and in the USA with respect to sales. Name one Government willing to buy this equipment any longer? 10 M compared to what they're going to lose now is nothing.

    1. Re:Sales plummeted by Anonymous Coward · · Score: 5, Insightful

      I can't imagine why anybody anywhere would ever invest in proprietary crypto software.
      The risk is too great to just take your vendor's word.

  2. Desensitizing the masses by wjcofkc · · Score: 5, Interesting

    I can't help but wonder...

    When the acts of the NSA first came to light as we now know them, there was outrage not just from the tech sector, but from the general population as well. As these stories continue coming at a steady and regular pace, I still see outrage over the infringement of our rights - and the understanding of the general slippery slope creepiness of it - from those technically inclined. But less and less are the major outlets making a fuss, and even when the general population catches wind of each new story it is increasingly met with a sarcastic, "Gee, didn't see that coming." and a shrug of the shoulders. Is the possibility of a tipping point in favor of our rights being eliminated be the increasing apathy of the greater people toward these issues? I suspect we are on the losing side. I suspect that as the stories come out, and people in general not only become desensitized - but worse, it becomes the norm. In becoming the norm it will balloon to scales and scopes unimaginable. I feel we will reach a point where the majority of people will have forgotten that it was ever any other way. Even as it continues to get worse, they will continue to forget.

    --
    Brought to you by Carl's Junior.
    1. Re:Desensitizing the masses by neiras · · Score: 5, Insightful

      Government organizations like the NSA are playing a long game. If one generation is desensitized, the next will be uncaring as long as basic needs and a sense of freedom are preserved.

      They are winning, and even if we form long-lived organizations to fight them on their terms they will undermine until those organizations are publicly ridiculed and useless. Individuals who speak up will be tarred as "activists", "protestors", and later "traitors". They have the upper hand and there's no way to get it back without an actual war, which no one wants.

      They are winning.

      This began a long time ago. In two generations they will have won.

  3. Re:If you can't beat 'em, join 'em by TheCarp · · Score: 5, Interesting

    How? Easy for me, I was alive and paying attention.

    The problem wasn't so much that good tools from American sources were unavailable, they were just subject to onerous restrictions, that made it hard to distribute. So producers of software were stuck either producing an "international" version which was easy to distribute and download, but had restrictive key length limits and a seperate, harder to download version for the US.

    So yes, European tools were generally better, because they were not under such restrictions, and worked just fine in or outside the US. A lot of people in the US even used pgp "international" version just because it was easier.

    It really was little more than a lame attempt to stuff a genie back in a bottle; after the bottom was smashed off. The ONLY thing it served to do was make the US into a laughing stock.

    --
    "I opened my eyes, and everything went dark again"
  4. Re:we must end this jewish problem once and for al by Ziest · · Score: 5, Insightful

    America today is NOT the country my ancestors fled Eastern Europe for nor is it the country my wife and I grew up in. America is now a country run for the benefit of the wealthy, the privileged and the corporations. The CIA, NSA, FBI, DEA, etc. now exist to keep the powerful in charge and to detect and eliminate any movement that will challenge the status quo. Google "Green is the new Red"

    --
    Another day closer to redwood heaven
  5. FIPS 140-2 4.9.2. The Other Back Door. by TechyImmigrant · · Score: 5, Interesting

    I think people are being blinded a bit by the dual_EC_DRBG issue. It makes people think the other 3 DRBG algorithms in SP800-90A are OK.

    However if your system implements FIPS140-2 compliance, there's another hole which affects all RNGs within the FIPS boundary. Please read section 4.9.2 of FIPS140-2. You will see this. I call it the FIPS entropy destroyer...

    "1. If each call to a RNG produces blocks of n bits (where n > 15), the first n-bit block generated
    after power-up, initialization, or reset shall not be used, but shall be saved for comparison with
    the next n-bit block to be generated. Each subsequent generation of an n-bit block shall be
    compared with the previously generated block. The test shall fail if any two compared n-bit
    blocks are equal. "

    This will eliminate all adjacent pairs, which would otherwise appear with a frequency dictated by the binomial distribution derived from the bit width of the output and for a 16 bit source, is trivially distinguishable from random with less that 1MByte of output data.

    For the record, RdRand doesn't do this because I refused to put it in because it's a back door in the spec.

    --
    I should use this sig to advertise my book ISBN-13 : 978-1501515132.