Intel SGX code sample: Gateway Key Provisioning and Secure Signing. From https://software.intel.com/content/www/us/en/develop/articles/code-sample-gateway-key-provisioning-and-secure-signing-using-intel-software-guard.html.
BSD 3-Clause "New" or "Revised" License
3
stars
1
forks
source link
Add contributing section in README.md #18
Open
sbellem opened 3 years ago
clang-format
clang-format
at https://clang.llvm.org/docs/ClangFormat.htmlfind . -iname *.h -o -iname *.c | xargs clang-format -i