Skip to content

Commit dd537b7

Browse files
authored
Merge pull request #68 from haitaohuang/master
Clarify versions of the IPP crypto primitives
2 parents d89c9ab + 91d5e85 commit dd537b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The Linux SGX software stack is comprised of the SGX driver, the SGX SDK, and th
1111

1212
The [linux-sgx-driver](https://github.com/01org/linux-sgx-driver) project hosts the out-of-tree driver for the Linux SGX software stack, which will be used until the driver upstreaming process is complete.
1313

14+
**Note** This repository includes a subset of the Intel(R) IPP Cryptography library under [external/crypto_px](https://github.com/01org/linux-sgx/external/crypto_px). It is provided as reference implementation for the cryptographic primitives used in SDK and PSW. They are written in pure C and are not optimized for performance. Instructions are provided below for building the SDK and PSW with both precompiled optimized IPP binaries and the non-optimized source code version.
15+
1416
License
1517
-------
1618
See License.txt for details.

0 commit comments

Comments
 (0)