SGX_title.htm 1.7 KB

123456789101112131415161718192021222324252627282930
  1. <!--------------------------------------------------------------------------->
  2. <!-- Copyright (c) 2016 Intel Corporation. -->
  3. <!-- -->
  4. <!-- All rights reserved. This program and the accompanying materials -->
  5. <!-- are made available under the terms of the Eclipse Public License v1.0 -->
  6. <!-- which accompanies this distribution, and is available at -->
  7. <!-- http://www.eclipse.org/legal/epl-v10.html -->
  8. <!-- -->
  9. <!-- Contributors: -->
  10. <!-- Intel Corporation - initial implementation and documentation -->
  11. <!--------------------------------------------------------------------------->
  12. <?xml version="1.0" encoding="utf-8"?>
  13. <html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:lastBlockDepth="2" MadCap:lastHeight="391" MadCap:lastWidth="576">
  14. <head><title>Intel(R) Software Guard Extensions</title>
  15. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  16. <link href="Resources/Stylesheets/intel_css_styles.css" rel="stylesheet" type="text/css" />
  17. </head>
  18. <body>
  19. <h1 class="firsttitle">Intel(R) Software Guard Extensions</h1>
  20. <h2>Developer Reference</h2>
  21. <p>Intel(R) Software Guard Extensions (Intel(R) SGX) is an Intel technology for a
  22. pplication developers seeking to protect select code and data from disclosure or
  23. modification. Intel(R) SGX makes such protections possible through the use of
  24. enclaves. Enclaves are protected areas of execution. Application code can be put
  25. into an enclave through special instructions and software made available to
  26. developers by the Intel(R) SGX SDK.</p>
  27. <p><a href="Legal_Information.htm">Legal Information</a>
  28. </p>
  29. </body>
  30. </html>