blob: 2b3d6be530086759393aed473df9ef52d76b1422 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
.TH "page_dh" 3 "11 Jan 2012" "Version 1.5.2" "Heimdal crypto library" \" -*- nroff -*-
.ad l
.nh
.SH NAME
page_dh \- DH - Diffie-Hellman key exchange
Diffie-Hellman key exchange is a protocol that allows two parties to establish a shared secret key.
.PP
Include and example how to use \fBDH_new()\fP and friends here.
.PP
See the library functions here: \fBDiffie-Hellman functions\fP
|