File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
reference/openssl/functions Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 5bc68add3da3cd18c40f851e944b15095d3a26aa Maintainer: satoruyoshida Status: ready -->
3
+ <!-- EN-Revision: 296d45da275cca752dd920738fd119e55fbbde97 Maintainer: satoruyoshida Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
<refentry xml : id =" function.openssl-dh-compute-key" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
20
20
リモート側と秘密の通信をするための暗号鍵としてよく使われます。
21
21
これはディフィー・ヘルマン鍵共有として知られています。
22
22
</para >
23
+ <caution >
24
+ <para >
25
+ リモートとローカルのキーペアに同じ DH パラメータを使用することが重要です。
26
+ そうしないと、両者の間で生成されたシークレットが一致しなくなります。
27
+ </para >
28
+ </caution >
23
29
<note >
24
30
<simpara >
25
31
ECDH は、PHP 8.1.0 以降、<emphasis >かつ</emphasis >
You can’t perform that action at this time.
0 commit comments