Slashdot Mirror


Popular Android Package Uses Just XOR -- and That's Not the Worst Part

siddesu writes A popular "encryption" package for Android that even charges a yearly subscription fee of $8 actually does nothing more than give a false sense of security to its users. Not only is the app using a worthless encryption method, it also uses weak keys and "encrypts" only a small portion of the files. One wonders how much snake oil flows through the app stores, from "battery savers" to "antivirus." What is the most worthless app purchase you made? Did you ask for a refund?

8 of 277 comments (clear)

  1. XOR is useless by ArcadeMan · · Score: 4, Funny

    Unless it's used with ROT13.

    1. Re:XOR is useless by TapeCutter · · Score: 4, Funny

      Must be good, it has ubiquitous hardware support. ;)

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
  2. Re:The big advantage of XOR by MichaelSmith · · Score: 4, Funny

    Also its implemented directly in the CPU, so both encryption and decryption are very fast.

  3. DMCA by martin-boundary · · Score: 5, Funny

    I think Slashdot should take down this article. Under the DMCA it's illegal to bypass flimsy methods intended to enforce security.

  4. Re:Web sites by ShanghaiBill · · Score: 4, Funny

    People will gladly give good reviews to things they haven't even tried out yet.

    Tornado App has good reviews.

  5. Comment removed by account_deleted · · Score: 4, Funny

    Comment removed based on user account deletion

  6. Re:The big advantage of XOR by Beryllium+Sphere(tm) · · Score: 5, Funny

    And what data structure do you have lying around at encryption time that's as long as the plaintext?

    That's right, the plaintext. Use that as your one time pad. It saves you the headache of generating high-quality randomness if you just XOR the plaintext with itself.

    The resulting ciphertext is not only theoretically unbreakable without the key, it is also highly compressible for economical transmission.

  7. Re:Web sites by nukenerd · · Score: 3, Funny

    Indeed. As my wife doesn't know what an xor gate is, it's good enough for me.