K-Merkle SDP is a high-speed security framework that validates user tokens at the network level using cryptographic proofs. Built from scratch in Odin, it organizes daily access tokens into a Merkle Tree and Linked List, allowing a Linux Kernel Module to verify identity on a secret port without a database.
A verifiable virtual block device (NBD) written in Odin. Uses Merkle Trees and Blockchain-inspired linked lists to verify cloud-stored data (S3) block-by-block, ensuring 100% integrity against corruption or tampering.
MIT · updated 3 months ago