Skip to content

ffosilva/sgx-endianswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SGX Endian Swap

SGX compatible endianness-swapping functions/macros. Based on GNU implementation.

Usage

Just #include "sgx_endianswap.h" on your enclave code. The API follows exactly the same of GNU endian.h.

Releases

No releases published

Packages

No packages published

Languages