Skip to content

A C library to compress/decompress CHERI capabilities

License

Notifications You must be signed in to change notification settings

LoomieKek/cheri-compressed-cap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A C library to compress/decompress CHERI capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.5%
  • C 33.2%
  • Other 0.3%