SkillAgentSearch skills...

Balloon

A forward-secure append-only persistent authenticated data structure

Install / Use

/learn @pylls/Balloon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Balloon Build Status GoDoc Coverage Status

A forward-secure append-only persistent authenticated data structure. This is a proof-of-concept implementation, please do not use for anything serious.

Design

Balloon is composed of a history tree (like Certificate Transparency) and a hash treap (think authenticated index). Please read the paper for details. To run and reproduce parts of the benchmark from the paper, see the paper-bench branch.

License

Apache 2.0. The hash treap implementation is based on the treap implementation by Steve Yen under the MIT license.

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated3mo ago
Forks3

Languages

Go

Security Score

87/100

Audited on Dec 28, 2025

No findings