Cryptographic Data Splitting? What’s that?

CloudCamp Federal 2008 – Don’t miss out !!!

By G C Network | November 7, 2008

Tickets are going fast for CloudCamp Federal 2008 on November 12th in Chantilly, Virginia !! Representatives from the following organizations are already registered to attend. 3TERAAmazon Web Services (AWS)AOLAppistryApptisBooz Allen…

Private Clouds

By G C Network | November 5, 2008

Yesterday in eWeek, Chris Preimesberger, provided a very good read in “Why Private Cloud Computing is Beginning to Get Traction“. “Private cloud computing is a different take on the mainstream…

Important Cloud Computing Events

By G C Network | November 4, 2008

Mark your calendar for the following cloud computing events. These are specifically targeted to organizations looking to leverage cloud computing technologies and techniques in support of national security requirements. CloudCamp…

Forrester: Embrace Cloud Computing to Cut Costs

By G C Network | November 3, 2008

“Forrester Research advises CFOs to take a close look at cloud computing for messaging and collaboration and enterprise applications. The payoffs could be noticeable during the current economic downturn.” In…

Government still wary of cloud computing

By G C Network | October 31, 2008

Federal News Radio interviewed Ron Markezich, a corporate vice president of Microsoft, Mike Bradshaw, president of Google federal, and Michael Farber, a partner with Booz Allen on the government’s approach…

Microsoft Azure

By G C Network | October 30, 2008

With the announcement of Azure, Microsoft has finally made it’s cloud computing plans public. Maybe Larry Ellison is now ready to revise his opinion, huh? While this announcement is definitely…

Federal Grants from the Cloud

By G C Network | October 29, 2008

In case you mised it, the Department of Interior has announced that it plans to build a cloud computing platform to manage the processing and distributing of government grants. “Grants.gov…

Economist.com : Let it rise

By G C Network | October 28, 2008

This week, The Economist provides an insightful special report on cloud computing. From “Clouds and Judgement“: “Computing is fast becoming a “cloud”—a collection of disembodied services accessible from anywhere and…

Some More Cloud Computing Survey Results

By G C Network | October 27, 2008

As promised, here are some more results from the MIT/”Cloud Musings” on-line survey! Please remember, THIS IS NOT A SCIENTIFIC SURVEY !! The purpose is only to get a sense of…

Steve Ballmer comments on Microsoft’s cloud plans

By G C Network | October 24, 2008

On October 17th in the “Redmond Channel Partner Online”, a Microsoft Partner community publication, Kurt Mackie reported on Microsoft’s CEO Steve Ballmer’s comments on the company’s vision for syncing up…

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.