Gilles Peskine | 3929279 | 2022-04-12 18:33:04 +0200 | [diff] [blame^] | 1 | |
| 2 | |
| 3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 4 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 5 | |
| 6 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 7 | <head> |
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 9 | <title>Index — PSA Crypto API PAKE Extension 1.1 PAKE Extension.0-bet.0 documentation</title> |
| 10 | <link rel="stylesheet" href="_static/alabaster.css" type="text/css" /> |
| 11 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
| 12 | <script type="text/javascript"> |
| 13 | var DOCUMENTATION_OPTIONS = { |
| 14 | URL_ROOT: './', |
| 15 | VERSION: '1.1 PAKE Extension.0-bet.0', |
| 16 | COLLAPSE_INDEX: false, |
| 17 | FILE_SUFFIX: '.html', |
| 18 | HAS_SOURCE: false, |
| 19 | SOURCELINK_SUFFIX: '.txt' |
| 20 | }; |
| 21 | </script> |
| 22 | <script type="text/javascript" src="_static/jquery.js"></script> |
| 23 | <script type="text/javascript" src="_static/underscore.js"></script> |
| 24 | <script type="text/javascript" src="_static/doctools.js"></script> |
| 25 | <link rel="author" title="About these documents" href="about.html" /> |
| 26 | <link rel="index" title="Index" href="#" /> |
| 27 | <link rel="search" title="Search" href="search.html" /> |
| 28 | |
| 29 | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> |
| 30 | |
| 31 | <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> |
| 32 | |
| 33 | </head> |
| 34 | <body> |
| 35 | |
| 36 | |
| 37 | <div class="document"> |
| 38 | <div class="documentwrapper"> |
| 39 | <div class="bodywrapper"> |
| 40 | <div class="body" role="main"> |
| 41 | |
| 42 | |
| 43 | <h1 id="index">Index</h1> |
| 44 | |
| 45 | <div class="genindex-jumpbox"> |
| 46 | |
| 47 | </div> |
| 48 | |
| 49 | |
| 50 | </div> |
| 51 | </div> |
| 52 | </div> |
| 53 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
| 54 | <div class="sphinxsidebarwrapper"><h3><a href="index.html"><b>PSA Crypto API PAKE Extension</b></a></h3> |
| 55 | AES 0058<br/> |
| 56 | Non-confidential<br/> |
| 57 | Version 1.1 PAKE Extension.0-bet.0 |
| 58 | <span style="color: red; font-weight: bold;"></span> |
| 59 | <ul> |
| 60 | <li class="toctree-l1"><a class="reference internal" href="about.html">About this document</a></li> |
| 61 | </ul> |
| 62 | <ul> |
| 63 | <li class="toctree-l1"><a class="reference internal" href="intro.html">1. Introduction</a></li> |
| 64 | <li class="toctree-l1"><a class="reference internal" href="pake.html">2. Password-authenticated key exchange (PAKE)</a></li> |
| 65 | </ul> |
| 66 | <ul> |
| 67 | <li class="toctree-l1"><a class="reference internal" href="example_header.html">Example header file</a></li> |
| 68 | <li class="toctree-l1"><a class="reference internal" href="specdef_values.html">Example macro implementations</a></li> |
| 69 | </ul> |
| 70 | <ul> |
| 71 | <li class="toctree-l1"><a class="reference internal" href="psa_c-identifiers.html">Index of API elements</a></li> |
| 72 | </ul> |
| 73 | <div id="searchbox" style="display: none" role="search"> |
| 74 | <h3>Quick search</h3> |
| 75 | <form class="search" action="search.html" method="get"> |
| 76 | <div><input type="text" name="q" /></div> |
| 77 | <div><input type="submit" value="Go" /></div> |
| 78 | <input type="hidden" name="check_keywords" value="yes" /> |
| 79 | <input type="hidden" name="area" value="default" /> |
| 80 | </form> |
| 81 | </div> |
| 82 | <script type="text/javascript">$('#searchbox').show(0);</script> |
| 83 | </div> |
| 84 | </div> |
| 85 | <div class="clearer"></div> |
| 86 | </div> |
| 87 | <div class="footer"> |
| 88 | © 2022, Arm Limited or its affiliates. All rights reserved. |
| 89 | |
| 90 | | |
| 91 | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.7</a> |
| 92 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.8</a> |
| 93 | |
| 94 | </div> |
| 95 | |
| 96 | |
| 97 | |
| 98 | |
| 99 | </body> |
| 100 | </html> |