Skip to content

xymeng16/libtjpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtjpeg

libtjpeg is a trusted version of libjpeg running on Intel SGX environment.
Up to now, this library can be compiled as a static library with the Intel SGX C library, however, command I/O and FILE I/O are currently disabled given that it is impossible in the enclave. Thus, the backing-store files characteristic of libjpeg, which allows it to use disk space and files as buffer to load large image that your main memory and virtual memory cannot store continuously. I may write a OCALL wrapper later to implement the full-stack I/O function and replace the naive C standard I/O code in the libjpeg, but not now. (quitely busy in recent days:()

Compilation

TBA
The original README of libjpeg is here.

About

A trusted libjpeg on Intel SGX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published