Cryptographic Data Splitting? What’s that?

Leading Federal Integrators Address Tactical Cloud Computing

By G C Network | October 7, 2009

Yesterday during the first annual Government IT Conference and Expo, tactical cloud computing was cited as a critical component within this new paradigm. Joining me to address the issue were:…

Carpathia Creates Government Solutions Business Unit

By G C Network | October 6, 2009

In a strong statement of focus, Carpathia Hosting has announced the formation of Carpathia Government Solutions, a unit dedicated to providing solutions specifically for federal civilian and defense agencies. This…

INPUT FedFocus 2010

By G C Network | September 30, 2009

Please join me at the 7th Annual FedFocus Conference, November 5, 2009, at the Ritz Carlton in McLean, VA. This conference has been designed to provide crucial information on upcoming…

Dataline, Lockheed Martin, SAIC, Unisys on Tactical Cloud Computing

By G C Network | September 25, 2009

I’m proud to announce that representatives from Lockheed Martin, SAIC, and Unisys will join me in a Tactical Cloud Computing “Power Panel” at SYS-CON’s 1st Annual Government IT Conference &…

GSA, DoD and NCOIC to Collaborate on Government Cloud Computing

By G C Network | September 22, 2009

Yesterday, during the NCOIC Cloud Computing Workshop, collaboration seemed to be the focus as Katie Lewin, GSA Cloud Computing Initiative Program manager, and Dan Risacher, DoD Cloud Computing Storefront project…

FederalNewsRadio Highlights Government Cloud Computing

By G C Network | September 20, 2009

Last week’s Apps.gov announcement was the latest steps in the government’s “at the quick step” march into cloud computing. FederalNewsRadio, a Washington metro area media fixture, highlighted the event with…

NCOIC Officially Launches Cloud Computing Working Group

By G C Network | September 14, 2009

On Wednesday, 9 September 2009 the Network Centric Operations Industry Consortium (NCOIC) Technical Council formally approved the creation of a Cloud Computing Working Group (CCWG). Organizationally this new working group…

1 Billion Mobile Cloud Computing Subscribers !!

By G C Network | September 10, 2009

Yes. That’s what I said! A recent EDL Consulting article cites the rising popularity of smartphones and other advanced mobile devices as the driving force behind a skyrocketing mobile cloud…

NCOIC Holding Full-Day Cloud Computing Workshop

By G C Network | September 4, 2009

The Network Centric Operations Industry Consortium will be holding an all day Cloud Computing Workshop on September 21, 2009 in Fairfax, VA. Open to the public, this workshop will focus…

Pentagon Reviews Unisys Stealth

By G C Network | August 31, 2009

According to a Newtworkworld.com article, the United States Joint Forces Command (USJFC) is currently evaluating Unisys Stealth technology at the Joint Transformation Command for Intelligence (JTC-I) in Suffolk, Virginia. “Unisys…

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.