Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Encryption Communications Open Source Software IT

Skype Encryption (Partly) Revealed 151

TSHTF writes "Just weeks after Skype unveiled a public API for the service, a group of cryptographers led by Sean O'Neill have successfully reverse engineered the encryption used by the Skype protocol. Source code is available under a non-commercial license which details Skype's implementation of the RC4 cipher." The linked article cautions, however, that "initial analysis suggests that O'Neill's publication does not mean that Skype's encryption can be considered 'cracked'. Further study will be needed to determine whether key expansion and initialisation vector generation are secure."
This discussion has been archived. No new comments can be posted.

Skype Encryption (Partly) Revealed

Comments Filter:
  • by Reilaos ( 1544173 ) on Thursday July 08, 2010 @05:51PM (#32845012) Homepage
    We're on the way to getting 3rd party Skype applications. Neat.
  • C&D (Score:3, Insightful)

    by pak9rabid ( 1011935 ) on Thursday July 08, 2010 @05:53PM (#32845030)
    Queue the cease and desist in 3...2...1...
  • by aliquis ( 678370 ) on Thursday July 08, 2010 @06:03PM (#32845156)

    You know what would be neater? Something not based on a proprietary system, and there are plenty. (Though it could be argued whatever things like SIP is as good.)

  • implications? (Score:4, Insightful)

    by Eil ( 82413 ) on Thursday July 08, 2010 @06:32PM (#32845430) Homepage Journal

    None of this harms Skype's existing security in any way. Encryption, if properly implemented, is secure even when all of the mechanisms are known. This is why you can have software like GPG and the zillion open source AES implementations and still use them to reliably protect data from interception.

    What would weaken Skype's security was if someone found a shortcut (by way of a bug or design flaw) to decrypting the data without knowledge of the keys being used. According to TFA, this is what the O'Neill is working on now.

    That said, the source material that O'Neill provided mentions only symmetric ciphers, which means that the keys might be buried in the Skype binaries somewhere. If that's the case, then finding those would break Skype's encryption wide open. But I rather doubt that will happen. We're only seeing part of the story here and I'd bet dollars to donuts that they're using one or more asymmetric ciphers somewhere to transmit keys for the symmetric ciphers.

  • by omnichad ( 1198475 ) on Thursday July 08, 2010 @06:39PM (#32845478) Homepage

    Oh, this could be used for interoperability - something explicitly allowed under DMCA. It's just like reverse engineering Word's .doc format.

  • by Anonymous Coward on Thursday July 08, 2010 @06:44PM (#32845524)

    It is proprietary, centralized, bloatwared, closed, and bandwidth intensive. Simply fixing one of this is not an improvement on the situation.

    I like FOSS as much as the next guy but making things open source does not magically eliminates any of these problems. I've seen plenty of FOSS code that suffers from being centralized, bloatwared and bandwidth intensive plus being insecure, badly designed, counterintuitive to use, .... , the list goes on. Bad coders are bad coders no matter where they work.

    ...then maybe a non-crashy linux client will be your savior.

    Halleluja!!!

  • by Anonymous Coward on Thursday July 08, 2010 @07:15PM (#32845816)

    ...for *video* calls. I use Linux, my daughter uses Apple and my son uses Windows. Skype allows high quality video chat, telephone interconnect/transfer and IP voice calls on all three platforms.

    They may be proprietary and bandwith hogs, but the Skype folks certainly offer a free product with great user appeal. Maybe that's why it's so popular?

  • Re:implications? (Score:3, Insightful)

    by Wesley Felter ( 138342 ) <wesley@felter.org> on Thursday July 08, 2010 @07:18PM (#32845838) Homepage

    It's not about security; revealing the protocol hurts Skype's lock-in. For example, the Skype-Asterisk gateway is $66 per channel; imagine if someone created an open source version.

  • by swillden ( 191260 ) <shawn-ds@willden.org> on Friday July 09, 2010 @12:07AM (#32847504) Journal

    Ultimately, it comes down to the key scheduling. If Skype has a better key-scheduling algorithm, it may actually improve security over standard RC4.

    I would hope they didn't create a custom key scheduling algorithm. Odds are good that what they created would be worse. It would be much better to use the standard key schedule and discard the first 2 KB of the keystream -- which is what cryptographers suggest when using RC4.

  • by FriendlyLurker ( 50431 ) on Friday July 09, 2010 @04:58AM (#32848580)

    I kinda get annoyed when people say "Use SIP" to the "I want to replace Skype with open source/non proprietary" question. Ok so SIP exists and clients are out there, I have even tried a few out with tech orientated friends. Now show me where all my __non tech friends__ can download AND install a sleek simple easy to use SIP client in around three clicks, and be chatting a minute later with no configuration? (the minimum bar that Skype has set). AFAIK such a SIP client does not yet exist - the SIP community has failed to cater even remotely to the only crowd that will actually make SIP relevant on the desktop (and so by extension, other areas).

    Key in Open Source S... and google will show you just how popular it is to search for Skype alternatives - the demand is there. Clicking through the search [google.com] shows just how sorry the state of SIP actually is. Top listed "Top ten" lists from 2007, half baked solutions. Hardly comparable to Skype's prominent big download button, about three click install and your talking (over an encrypted link, no less).

    I so wish I was wrong about this and there did exist a SIP client where I could email to my non-techy friends and have them chatting in minutes. Maybe one day hopefully, when someone (anyone, please!) in the SIP community get their act together. I'd love nothing more than if someone replied to prove I am wrong here...

  • Re:implications? (Score:3, Insightful)

    by swillden ( 191260 ) <shawn-ds@willden.org> on Friday July 09, 2010 @09:26AM (#32849844) Journal

    Yes, achieving end-to-end secrecy requires much more than just using a secure encryption algorithm correctly. I was only addressing the cipher.

  • Re:Facetime (Score:3, Insightful)

    by TheRaven64 ( 641858 ) on Friday July 09, 2010 @12:37PM (#32851880) Journal
    Facetime is a proprietary standard that Apple has claimed it will open at some point in the future.

No man is an island if he's on at least one mailing list.

Working...