Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 254 Bytes

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.