Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 515 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 515 Bytes

cheri-compressed-cap CI

A C library to compress/decompress CHERI capabilities

See Section 3.4.4 and 3.4.5 of the instruction set architecture document for an explanation of how the compression works.

Usage instructions

Simply include cheri_compressed_cap.h in your C project and you can use the provided functions to compress and decompress your capabilities.