Skip to content

ali2992/treelog-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

treelog-rs

An append-only versioned log that provides cryptographic validation of entries to detect tampering. The log consists of a Rust implementation of a merkle tree based data structure defined in Efficient Data Structures for Tamper-Evident Logging.




Coming soon:

  • Indexing hints by passing target version, or version range.
  • Customisation of the hashing algorithm used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages