Skip to content
Henk van Cann edited this page Nov 8, 2024 · 3 revisions

Definition

a Verifiable data structure that is a backward and forward chained, signed, append-only log of key events for an AID. The first entry in a KEL must be the one and only Inception event of that AID.
Source Sam Smith

Put differently

KELs are hash-chained Key Events. These are blockchains in a narrow definition, but not in the sense of ordering (not ordered) or global consensus mechanisms (which is not needed). (SamMSmith)

A KEL is KERI's VDS: the proof of key state of its identifier.

Clone this wiki locally