Cryptographic Data Splitting? What’s that?

VMware lays out roadmap to the clouds.

By G C Network | June 10, 2008

Earlier this year, Diane Greene, VMware President and Co-Founder, described cloud computing as the final evolutionary step for virtualization. Reza Malekzadeh, Senior Director of Products and Marketing reinforced that view…

Mario Dal Canto at Virtualization Conference & Expo 2008 East

By G C Network | June 9, 2008

According to Mario Dal Canto, “Virtual Cloud Computing represents the next wave of virtualization and offers significant market opportunities by providing a new, simpler, and much more pervasive platform for…

Microsoft cloud fits and starts.

By G C Network | June 9, 2008

Microsoft’s dance with cloud comuting is very puzzling. Point 1: The June 5th Wall Street Journal article discusses the friction between Steve Ballmer and Bill Gagtes over NetDocs, described by…

Salesforce.com & Google

By G C Network | June 6, 2008

A short promotional video on Salesforce and the Google cloud. Follow me at https://Twitter.com/Kevin_Jackson

Gamers now have their own cloud.

By G C Network | June 5, 2008

Valve, a Bellevue, Washington based entertainment software and technology company, recently announced that they will use the cloud computing paradigm as their next major update. Called “Steam Cloud” the service…

Is IBM serious about cloud computing?

By G C Network | June 5, 2008

Last week in Eye on the Enterprise, Joe McKendrick, highlighted IBM VP Steve Mills’ apparently less than enthusiastic statement regarding cloud computing. In an April 30th interview with CNET’s Dan…

VMware and Cloud Computing

By G C Network | June 3, 2008

VMware President and Chief Executive Officer Diane Greene,in her keynote address at the JP Morgan Technology Conference in Boston, described cloud computing as the final evolutionary step for virtualization. In…

DISA Cloud Computing Plans

By G C Network | June 3, 2008

During last month’s Defense Information Systems Agency (DISA) Partnership Conference, cloud computing debuted as a “top priority” for senior leadership. Speakers described a future state when users would access computing…

The Cloud Computing Portal

By G C Network | May 30, 2008

The Cloud Computing Portal is a community edited database that makes the cloud vendor selection process easier, by helping you find a cloud provider who supports the environment you need.…

HP in the Cloud

By G C Network | May 29, 2008

In “HP weds cloud…” , Hewlett-Packard has apparently outlined their approach to cloud computing. They are merging their high-performance computing unit with the Web 2.0 and cloud computing infrastructure businesses.…

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.