Cryptographic Data Splitting? What’s that?

Amazon’s Jeff Bezos on Cloud Computing

By G C Network | June 18, 2008

Amazon’s Jeff Bezos on Cloud Computing How and when Amazon began its cloud computing effort.Why Amazon has become an innovator with Amazon Web Services and how it relates to their…

Dataline, IBM, Google, Northrop Grumman on Cloud Computing

By G C Network | June 17, 2008

My company, Dataline LLC, in cooperation with IBM, Google and Northrop Grumman Mission Systems, is sponsoring an educational series entitled “Cloud Computing in a Netcentric Environment“. The series will be…

EMC Studies Cloud Computing Security

By G C Network | June 17, 2008

Storage firm EMC has joined the Daoli Trusted Infrastructure Project which conducts research into “trust and assurance” in cloud computing environments. The team’s research will focus on cloud computing, trusted…

The Cloud Computing Marketplace

By G C Network | June 17, 2008

For explaination and details see Understanding the Cloud Computing/SaaS/PaaS markets: a Map of the Players in the Industry by Peter Laird, Kent Dickson, and Steve Bobrowski from Oracle. Update: Please…

Key cloud computing concerns by CXO’s

By G C Network | June 16, 2008

Key cloud computing concerns by CXO’s attending the Enterprise 2.0 Conference in Boston were addresed in a June 9th panel of executives from Google, Amazon Web Services (AWS), and Salesforce.com.…

IBM Cloud Computing Center

By G C Network | June 13, 2008

On June 5th, IBM announced it will establish the first Cloud Computing Center for software companies in China, which will be situated at the new Wuxi Tai Hu New Town…

EUCALYPTUS – An Open Source Cloud Computing Platform

By G C Network | June 13, 2008

Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems (EUCALYPTUS) is a new project that seems to be trying to put an “open source” flavor to cloud computing.…

The Honorable John G. Grimes Speaks about Cloud Computing

By G C Network | June 12, 2008

Today I had the pleasure of hearing The Honorable John G. Grimes, Assistant Secretary of Defense for Networks and Information Intergration and Department of Defense CIO, speak on some key…

Amazon leads Google into the cloud (So what else is new)

By G C Network | June 12, 2008

In this May 1, 2008 Globe and Mail Update article, Mathew Ingram provides an excellent comparison of Amazon and Google’s cloud computing initiatives. Bottom line: Amazon leads the pack with…

Web 2.0 Expo – What is Cloud Computing?

By G C Network | June 11, 2008

For some interesting views, take a look at these video interviews on what is cloud computing. These were done during the recent Web 2.0 Expo, April 22-25 in San Francisco,…

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.