Cryptographic Data Splitting? What’s that?

Getting Your Network in the Cloud

By G C Network | May 25, 2016

Join us with Virtual Newsmakers on Saturday, May 28th at 11:00am for a YouTube Livestream on cloud computing. Virtual Newsmakers is a webcast show featuring virtual newsmakers, who are bridging…

Enterprise Networking in a Cloud World

By G C Network | May 17, 2016

Enterprises must rethink network management in the cloud computing world. This new reality is driven by the rise of software defined networking, the virtualization of everything and a business imperative…

The Game of Clouds 2016

By G C Network | May 13, 2016

In the mythical, medieval land of AWS, a civil war brews between the several noble Cloud Services over rulership. Meanwhile, across the sea, the former controlling dynasty, Traditional IT, attempts…

10 Ways to Flash Forward

By G C Network | May 7, 2016

Not to long ago I was honored to be included as a storage expert in the Dell ebook, “10 Ways to Flash Forward: Future-Ready Storage Insights from the Experts.” This…

The Future of Storage

By G C Network | April 28, 2016

A few weeks ago I had the pleasure of doing a Blab on advanced storage with Daniel Newman and Eric Vanderburg.  We covered some pretty interesting points on enterprise storage…

DevOps and Hybrid Infrastructure Synergy

By G C Network | April 3, 2016

(This post first appeared in IBM’s Point B and Beyond) The definition of DevOps emphasizes collaboration and communication between software developers and other IT professionals while automating the software delivery…

Are electronic medical records worth it?

By G C Network | March 23, 2016

The use of Electronic Medical Records (EMR) by medical professionals has increased dramatically. According to HealthIT.gov, 2015 statistics show that 56 percent of all U.S. office-based physicians (MD/DO) have demonstrated meaningful use…

Finding a Framework for Hybrid Cloud Risk Management

By G C Network | March 6, 2016

 (Sponsored by IBM. Originally published on Point B and Beyond) Hybrid cloud is rapidly becoming essential to today’s information technology processes. This is why hybrid cloud risk management has become…

Cancer, cloud and privacy shield

By G C Network | February 23, 2016

(Originally published in Dell PowerMore) For more than 10 years, the rapid rise of cloud computing has enabled an even more rapid application of cloud to genomic medicine. In fact,…

Hybrid Cloud Versus Hybrid IT: What’s the Hype?

By G C Network | February 3, 2016

(Originally posted on Point B and Beyond) Once again, the boardroom is in a bitter battle over what edict its members will now levy on their hapless IT organization. On…

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.