Cryptographic Data Splitting? What’s that?

Is Cloud Computing applicable in national security and law enforcement?

By G C Network | July 2, 2008

Late last week I asked the following question on linkedIn “Are Cloud Computing concepts applicable in secure national security and law enforcement arenas (i.e. Defense, Homeland Security, Intelligence, Justice)? If…

The size of Google’s Cloud

By G C Network | July 1, 2008

From The Information Factories by George Gilder of Wired Magazine “The facility in The Dalles is only the latest and most advanced of about two dozen Google data centers, which…

Yahoo (Finally!) Jumps Big Into Cloud Computing

By G C Network | June 30, 2008

According to The Register , the Yahoo! technology organization led by CTO Ari Balogh will now work on “developing a world-class cloud computing and storage infrastructure; rewiring Yahoo! onto common…

InformationWeek Cloud Computing Newsletter

By G C Network | June 27, 2008

InformationWeek has started a Cloud Computing Newsletter. They will be providing news and insights on this “critical IT trend”. Cloud computing ranges from the software-as-a-service market to Web-based storage services…

Is Cloud Computing just a fad?

By G C Network | June 26, 2008

Last week I attended an IBM SOA event in Northern Virginia. While there, I was discussiing the merits of cloud computing with some interested attendees. Their key question was if…

Joint Warfighting Conference 08

By G C Network | June 25, 2008

Last week I attended the Joint Warfighting Conference 08 (JWC 08) in Virginia Beach, Va. There were approximately 5000 attendees representing military, industry, academia, and government, registered for this year’s…

IBM Opens Africa’s First “Cloud Computing” Center

By G C Network | June 24, 2008

…… Second Cloud Center in China “IBM (NYSE: IBM) today announced the opening of new “cloud computing” centers in South Africa and China. Cloud computing enables the delivery of personal…

Dataline launches SOA-R: Cloud Computing for National Security Applications

By G C Network | June 23, 2008

Last week, Dataline (my company), in collaboration with IBM, Google, Northrop Grumman, Cisco and Great-Circle Technologies, launched an initiative aimed at integrating an end-to-end solution for secure cloud computing. Called…

Cloud Computing Value

By G C Network | June 20, 2008

In The real value of Cloud Computing, ENKI hits on why cloud computing is disruptive. It’s the services stupid !! By separating enterprises from their servers and offering universal, secured,…

How Cloud Computing Works

By G C Network | June 19, 2008

Jonathan Strickland provides an excellent overview of cloud computing on the how stuff works website. Follow me at https://Twitter.com/Kevin_Jackson

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.