page_dh.html revision 226128
118140Spst<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
218140Spst<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
318140Spst<title>Heimdal crypto library: DH - Diffie-Hellman key exchange</title>
418140Spst<link href="doxygen.css" rel="stylesheet" type="text/css">
518140Spst<link href="tabs.css" rel="stylesheet" type="text/css">
618140Spst</head><body>
718140Spst<p>
818140Spst<a href="http://www.h5l.org/"><img src="http://www.h5l.org/keyhole-heimdal.png" alt="keyhole logo"/></a>
918140Spst</p>
1018140Spst<!-- end of header marker -->
1118140Spst<!-- Generated by Doxygen 1.5.6 -->
1218140Spst<div class="navigation" id="top">
1318140Spst  <div class="tabs">
1418140Spst    <ul>
1518140Spst      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
1618140Spst      <li><a href="modules.html"><span>Modules</span></a></li>
17      <li><a href="examples.html"><span>Examples</span></a></li>
18    </ul>
19  </div>
20  <div class="navpath"><a class="el" href="index.html">Heimdal crypto library</a>
21  </div>
22</div>
23<div class="contents">
24<h1><a class="anchor" name="page_dh">DH - Diffie-Hellman key exchange </a></h1>Diffie-Hellman key exchange is a protocol that allows two parties to establish a shared secret key.<p>
25Include and example how to use <a class="el" href="group__hcrypto__dh.html#g76c6e12bd1f0b9977d80fee83b086031">DH_new()</a> and friends here.<p>
26See the library functions here: <a class="el" href="group__hcrypto__dh.html">Diffie-Hellman functions</a> </div>
27<hr size="1"><address style="text-align: right;"><small>
28Generated on Fri Sep 30 15:26:03 2011 for Heimdal crypto library by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6</small></address>
29</body>
30</html>
31