Package System #
This module provides the package system infrastructure for CatCrypt. Packages are composable cryptographic components with interfaces.
Main submodules #
CatCrypt.Package.Interface- Operation signatures and interfacesCatCrypt.Package.Locations- Memory location trackingCatCrypt.Package.RawPackage- Raw packages (unvalidated)CatCrypt.Package.ValidPackage- Valid packages with proofs