Cryptographic Data Splitting? What’s that?

Cloud Computing Wargames !!

By G C Network | January 22, 2009

Wikipedia  “A wargame is a game that represents a military operation.” “Military simulations, also known informally as war games, are simulations in which theories of warfare can be tested and refined…

President Barack Obama. A New Day for Cloud Computing !!

By G C Network | January 20, 2009

Yesterday, President Barack Obama’s transition team released a new video touting the benefits of cloud computing and government transparency. “Cloud computing, which allows consumers and institutions to access their files…

How the Government Tweets – An Update

By G C Network | January 19, 2009

Thanks goes out to Twitter_Tips for a link to Government agencies on Twitter: a few comprehensive sites posted by lindyjb which includes the following: The Government’s A-Twitter: A Comprehensive List…

How the Government Tweets

By G C Network | January 16, 2009

Last September in “Ambient Awareness. The cloud killer app? ” and ” The Cloud Wins in Minneapolis at the RNC! “, I wrote about how the cloud infrastructure and microblogging…

Bob Gourley on Cloud Computing and NetCentric Operations

By G C Network | January 15, 2009

Bob Gourley, Crucial Point CTO and former DIA CTO, just posted  Cloud Computing and Net Centric Operations on his website CTOvision . In it he outlines how the OSD and ASD NII…

Obama Administration CTO Top Suggestions

By G C Network | January 14, 2009

Check out the top vote getters for suggestions to the nations’s first CTO! #5 with 5,835 votes Open Government Data (APIs, XML, RSS) We can unleash a wave of civic…

2009 Cloud Computing Events

By G C Network | January 13, 2009

2009 is off to a fast start with the following events on the horizon! February 2009 – “Bi-Annual On-line Government Cloud Computing Survey”, On-line February 3, 2009 – Open Group…

World Summit of Cloud Computing Virtual Site

By G C Network | January 12, 2009

The Israeli Association of Grid Technologies (IGT) has made its recent IGT 2008 World Summit of Cloud Computing available on-line. Speakers include: Day 1: Stevie Clifton, Co-Founder & CTO Animoto…

1105 Government Information Group does Cloud Computing

By G C Network | January 9, 2009

Mark your calendars for April 29, 2009 ! 1105 Government Information Group has announced that there will be a Cloud Computing Conference at the Ronald Reagan Building in Washington, DC.…

Sun Acquires Q-Layer

By G C Network | January 8, 2009

Yesterday, Sun Microsystems announced their acquisition of Q-layer. This Belgium based company automates the deployment and management of both public and private clouds. In the press release, David Douglas, SUN’s…

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.