All Projects β†’ SpinResearch β†’ merkle_sigs.rs

SpinResearch / merkle_sigs.rs

Licence: BSD-3-Clause license
πŸŽ„πŸ–‹ A Rust implementation of Merkle signing

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to merkle sigs.rs

Iavl
Merkleized IAVL+ Tree implementation in Go
Stars: ✭ 197 (+1415.38%)
Mutual labels:  merkle-tree
proofable-image
Build trust into your image by creating a blockchain certificate for it
Stars: ✭ 17 (+30.77%)
Mutual labels:  merkle-tree
nim-blscurve
Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
Stars: ✭ 19 (+46.15%)
Mutual labels:  signature-scheme
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Stars: ✭ 238 (+1730.77%)
Mutual labels:  merkle-tree
qed
The scalable, auditable and high-performance tamper-evident log project
Stars: ✭ 87 (+569.23%)
Mutual labels:  merkle-tree
fts-tree
PoC implementation of follow-the-satoshi in a Merkle tree.
Stars: ✭ 17 (+30.77%)
Mutual labels:  merkle-tree
Immudb
immudb - world’s fastest immutable database, built on a zero trust model
Stars: ✭ 3,743 (+28692.31%)
Mutual labels:  merkle-tree
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 (-84.62%)
Mutual labels:  merkle-tree
go-merkle
A fixed Merkle Tree implementation in Go
Stars: ✭ 36 (+176.92%)
Mutual labels:  merkle-tree
prune-horst
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Stars: ✭ 23 (+76.92%)
Mutual labels:  merkle-tree
Trillian
A transparent, highly scalable and cryptographically verifiable data store.
Stars: ✭ 2,819 (+21584.62%)
Mutual labels:  merkle-tree
merkle
Merkle root algorithms in various languages
Stars: ✭ 40 (+207.69%)
Mutual labels:  merkle-tree
bargad
A Data Integrity framework for building efficient blockchains, transparency logs, secure file systems and more.
Stars: ✭ 54 (+315.38%)
Mutual labels:  merkle-tree
Merkletree
A Merkle Tree implementation written in Go.
Stars: ✭ 236 (+1715.38%)
Mutual labels:  merkle-tree
gravity-sphincs
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Stars: ✭ 67 (+415.38%)
Mutual labels:  merkle-tree
Blockchain Java
A simplified blockchain implementation in Java
Stars: ✭ 160 (+1130.77%)
Mutual labels:  merkle-tree
ent
No description or website provided.
Stars: ✭ 33 (+153.85%)
Mutual labels:  merkle-tree
pymerkletools
Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs
Stars: ✭ 128 (+884.62%)
Mutual labels:  merkle-tree
gb merkle trees
General balanced binary Merkle trees for Erlang
Stars: ✭ 25 (+92.31%)
Mutual labels:  merkle-tree
iavl
Merkleized IAVL+ Tree implementation in Go forked from cosmos/iavl(https://github.com/cosmos/iavl)
Stars: ✭ 17 (+30.77%)
Mutual labels:  merkle-tree

merkle_sigs

Build Status Available on Crates.io as merkle_sigs License

merkle_sigs is a Rust implementation of a Merkle signing scheme.

Documentation

Documentation is available.

Bug Reporting

Please report bugs either as pull requests or as issues in the issue tracker. merkle_sigs has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.

License

See LICENSE.

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].