Keyboard

Shortcuts

Command palette
K
Home
gh
About
ga
Projects
gp
Expertise
gx
Journal
gj
Contact
gc
Copy email
e
Call
c
Toggle theme
t
Show this help
?

↑↓ to navigate · Enter to open · Esc to close

Cryptography · 2022

CryptoLedger

Hash-chain immutable ledger for integrity proofs

1 min read · Updated 18 Aug 2026

CryptoLedger
SHA-256 chain Preuve

Overview

Integrity ledger: each record seals the previous one by hashing (SHA-256 chain), producing verifiable proof a document was not altered since its date. Exportable proof (root hash + path) verifiable offline.\n\nLaravel + Rust hashing service, public verification UI.

Challenge

Prove integrity without depending on a public blockchain.

Solution

SHA-256 hash chain + public root + local verification.

Outcome

Lightweight, verifiable integrity proof.

Contact me Call