All Projects → codenotary → merkletree

codenotary / merkletree

Licence: Apache-2.0 License
A Merkle Hash Trees implementation according to RFC 6962, written in Go.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to merkletree

CTjs
CTjs is a full set of classes necessary to work with any kind of Certificate Transparency log (V1 as from RFC6962, or V2 as from RFC6962-bis). In CTjs you could find all necessary validation/verification functions for all related data shipped with full-featured examples showning how to validate/verify. Also in scope of CTjs I made code showing e…
Stars: ✭ 2 (-93.75%)
Mutual labels:  merkle, merkle-tree, rfc6962
go-merkle
A fixed Merkle Tree implementation in Go
Stars: ✭ 36 (+12.5%)
Mutual labels:  merkle, merkle-tree
pymerkletools
Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs
Stars: ✭ 128 (+300%)
Mutual labels:  merkle, merkle-tree
gb merkle trees
General balanced binary Merkle trees for Erlang
Stars: ✭ 25 (-21.87%)
Mutual labels:  merkle, merkle-tree
merkle
Merkle root algorithms in various languages
Stars: ✭ 40 (+25%)
Mutual labels:  merkle, merkle-tree
proofable-image
Build trust into your image by creating a blockchain certificate for it
Stars: ✭ 17 (-46.87%)
Mutual labels:  merkle-tree
prune-horst
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Stars: ✭ 23 (-28.12%)
Mutual labels:  merkle-tree
veriform
Security-oriented protobuf-like serialization format with "Merkleized" content hashing support
Stars: ✭ 114 (+256.25%)
Mutual labels:  merkle
iavl
Merkleized IAVL+ Tree implementation in Go forked from cosmos/iavl(https://github.com/cosmos/iavl)
Stars: ✭ 17 (-46.87%)
Mutual labels:  merkle-tree
merkle-patricia-tree
☔️🌲 A fast, in-memory optimized merkle patricia tree
Stars: ✭ 22 (-31.25%)
Mutual labels:  merkle
bargad
A Data Integrity framework for building efficient blockchains, transparency logs, secure file systems and more.
Stars: ✭ 54 (+68.75%)
Mutual labels:  merkle-tree
in3-legacy
[Deprecated] Typescript-version of the IN3 client.
Stars: ✭ 69 (+115.63%)
Mutual labels:  merkle-proof
ipfs-dag-builder-vis
See how the DAGs get built
Stars: ✭ 19 (-40.62%)
Mutual labels:  merkle
funsies
funsies is a lightweight workflow engine 🔧
Stars: ✭ 37 (+15.63%)
Mutual labels:  hashtree
ipld-explorer-cli
🔎 Explore the IPLD directed acyclic graph with your keyboard
Stars: ✭ 22 (-31.25%)
Mutual labels:  merkle
qed
The scalable, auditable and high-performance tamper-evident log project
Stars: ✭ 87 (+171.88%)
Mutual labels:  merkle-tree
fts-tree
PoC implementation of follow-the-satoshi in a Merkle tree.
Stars: ✭ 17 (-46.87%)
Mutual labels:  merkle-tree
BTCert
BTCert authenticates academic certificates by means of a digital credential that allows immediate verification by third parties. BTCerts uses blockchain and cryptographic techniques to create a certification infrastructure based on the standard Blockcerts
Stars: ✭ 21 (-34.37%)
Mutual labels:  merkle-tree
merkle
Golang Merkle Tree Implementation. With hash.Hash interface for streaming support
Stars: ✭ 50 (+56.25%)
Mutual labels:  merkle
merkle sigs.rs
🎄🖋 A Rust implementation of Merkle signing
Stars: ✭ 13 (-59.37%)
Mutual labels:  merkle-tree

merkletree

A Merkle Hash Trees implementation according to RFC 6962, written in Go.

Go Report Card Go Doc Release

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].