Skip to content

AKlyuev/blockmatrixText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockmatrixText

This is an implementation of the new block matrix data structure based off the NIST Cybersecurity Whitepaper, "A Data Structure for Integrity Protection with Erasure Capability."

The paper can be found here.

In this demo each Block holds text, but the data structure itself could hold anything in its blocks. The block matrix maintains integrity of its contents while still allowing deletion.

Users can create a blockmatrix of their desired size, insert data, and delete data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages