aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/dh.rst
Commit message (Expand)AuthorAgeFilesLines
* make the same doc changes to DH as we did for ECDH (#4631)Paul Kehrer2018-12-091-6/+50
* Document motivation for a KDF after key-exchange (#4005) (#4124)Jeremy Lainé2018-03-051-1/+20
* DH interfaces existed in 0.9 but we didn't implement until 1.7 (#4068)Paul Kehrer2018-01-051-9/+7
* update docs to reflect #3364 (#3786)Paul Kehrer2017-07-171-1/+1
* we forgot to document these DH methods (#3757)Paul Kehrer2017-07-061-0/+27
* doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721)Paul Kehrer2017-06-241-2/+6
* Reorganize DHParameters and DHPublicKey *WithSerialization (#3722)Paul Kehrer2017-06-241-15/+13
* changelog entry and a few updates to the new DH params docs (#3718)Paul Kehrer2017-06-241-1/+2
* Dh parameters serialization (#3504)Aviv Palivoda2017-06-241-0/+19
* Modify DH/ECDH examples to be explicit for DHE/ECDHE (#3622)Paul Kehrer2017-05-271-3/+20
* Put the exchange method on the correct interface (#3591)Alex Gaynor2017-05-241-12/+12
* DH subgroup order (q) (#3369)Aviv Palivoda2017-03-051-2/+10
* Two random grammar fixes (#3402)Alex Gaynor2017-02-181-1/+1
* DH serialization (#3297)Aviv Palivoda2017-02-071-0/+46
* OpenSSL DH backend implementation [Second attempt] (#2914)Aviv Palivoda2016-11-261-43/+120
* Removed provider language from asymmetric primitives docs (#3052)Gabriel Orisaka2016-07-261-3/+2
* Correct order of parameters in documentationMatěj Grabovský2015-09-161-1/+1
* DH key interfacesAlex Stapleton2015-04-051-0/+98
* DH numbersAlex Stapleton2015-02-261-0/+64