How does XGBoost read file content inside the enclave?

Hi, everyone!
I have a question about the operations inside the enclave.
As far as I know, OpenEnclave currently does not support fstream inside the enclave. So how should we load the file content inside the enclave? BTW, It’s in C/C++.

BTW, do we have any Docs to introduce the use of Oblivious Primitives such as oassign(), osort() in secure-XGBoost?

Please file an issue at https://github.com/mc2-project/secure-xgboost

1 Like