vck-common 0.0.3

Shared types, JVCK metadata format, and crypto primitives for VolumeCrypt-Kit
Documentation

Common types, errors, JVCK metadata format, and loader→driver handover helpers shared across the kernel driver, the UEFI loader, and host tooling.

The crate is no_std by default (kernel/UEFI). Enabling the std feature (the default for host test crates such as sample/crypto-test) builds it against std while still going through the alloc API surface.