Cryptographic Data Splitting? What’s that?

Enomaly: Startup of the Week

By G C Network | November 18, 2008

Congratulations to Enomaly and Reuven Cohen for being named Startup of the Week byInformationWeek !!! Reuven and I collaborate quite a bit and his blog, Elastic Vapor, is a staple for anyone interested in…

Cloud Computing at DoD, DISA, DIA, CENTCOM and NCOIC

By G C Network | November 17, 2008

At CloudCamp last week, Military Information Technology distributed free copies of it’s November issue to all attendees. The issue contains a very informative article by Cheryl Gerber titled “Computing in…

Last Night’s Camp Out !!

By G C Network | November 13, 2008

Check out Tech BISNOW for more on CloudCamp Federal! Follow me at https://Twitter.com/Kevin_Jackson

CloudCamp Federal was AWESOME !!

By G C Network | November 13, 2008

Just got home from CloudCamp Federal. What an event!! The over 100 attendees definitely made the statement that the Fed is interested in cloud computing. As expected, cloud security was…

DISA taps CollabNet to manage DoD cloud software development

By G C Network | November 12, 2008

This week, the Defense information Systems Agency (DISA) announced that they will be using Collabnet tools to manage application development for RACE. The Computerworld article said that DISA will use…

Today is CloudCamp Federal !!

By G C Network | November 12, 2008

Today we kick of off the first CloudCamp Federal. Reuven Cohen, Bob Lozano, Brand Niemann and over 150 other cloud computing enthusiast are expected to attend. We also plan to…

CloudCamp “Sold Out” !! More Tickets Added

By G C Network | November 11, 2008

We are happy to announce that CloudCamp Federal (aka DC), taking place tomorrow at Apptis headquarters in Chantilly, VA (directions), is sold out. But don’t fret, we’ve added 25 more…

President-Elect Obama: Good for Cloud Computing

By G C Network | November 11, 2008

In his article, “What Does Obama Revolution Mean to Cloud Computing“, Krishnan Subramanian lays out a rosy picture for cloud computing: Protecting the openness of Internet: crucial for cloud computing…

Only 9 tickets left for CloudCamp Federal !!

By G C Network | November 10, 2008

Only 9 tickets left from the original allotment of 150 for CloudCamp Federal this week. We’re working to free up some more, but don’t leave it to chance. Go to…

Valiant Angel – A Perfect PED Application for Cloud Computing

By G C Network | November 10, 2008

A few weeks ago in an article title “Why the Cloud? Processing, Exploitation and Dissemination“, I described two instances where the newspaper industry used cloud computing in order to process,…

Cryptographic data splitting is a new approach to securing information. This process encrypts data and then uses random or deterministic distribution to multiple shares. this distribution can also include fault tolerant bits, key splitting, authentication, integrity, share reassembly, key restoration or decryption.

Most security schema have one or more of the following drawbacks:

  • Log-in and password access often does not provide adequate security.
  • Public-key cryptographic system reliance on the user for security.
  • Private keys stored on a hard drive that are accessible to others or through the Internet.
  • Private keys being stored on a computer system configured with an archiving or backup system that could result in copies of the private key traveling through multiple computer storage devices or other systems
  • Loss or damage to the smartcard or portable computing device in biometric cryptographic systems
  • Possibility of a malicious person stealing a mobile user’s smartcard or portable computing device using it to effectively steal the mobile user’s digital credentials.
  • The computing device connection to the Internet may provide access to the file where the biometric information is stored making it susceptible to compromise through user inattentiveness to security or malicious intruders.
  • Existence of a single physical location towards which to focus an attack.

Cryptographic data splitting has multiple advantages over current, widely used security approaches because:

  • Enhanced security from moving shares of the data to different locations on one or more data depositories or storage devices (different logical, physical or geographical locations
  • Shares of data can be split physically and under the control of different personnel reducing the possibility of compromising the data.
  • A rigorous combination of the steps is used to secure data providing a comprehensive process of maintaining security of sensitive data.
  • Data is encrypted with a secure key and split into one or more shares
  • Lack of a single physical location towards which to focus an attack

Because of these and other advantages, this approach seems to be a natural for cloud computing.

Follow me at https://Twitter.com/Kevin_Jackson

G C Network

3 Comments

  1. Platypus on December 26, 2008 at 6:35 pm

    New? From the description you give, this sounds a lot like Adi Shamir’s secret sharing from 1979. Maybe you need to be more specific about what the novel part is.



  2. Kevin Jackson on December 26, 2008 at 6:43 pm

    This approach is an advancement to the state-of-the-art. Shamir’s work is referenced in the patent filing. See http://www.freepatentsonline.com/7391865.html



  3. Platypus on December 27, 2008 at 3:38 am

    The thing that matters about a patent is the claims, not the description. Most of the claims don’t even come close to passing the non-obviousness test, as they precisely recapitulate techniques that have been known for over twenty years. Anyone involved with OceanStore, Permabit, Cleversafe, or Allmydata (for example) could show enough prior art to make your head spin. What was the examiner thinking? Maybe this stuff is new to someone, but it’s not new to the industry.