X-Git-Url: https://git.bettercrypto.org/ach-master.git/blobdiff_plain/de8983889b857f3f15bef365e8dcb91559da1e50..d95adbdff8fcb1c0314a1f3b74077723eb61a43d:/tools/dhparams/README diff --git a/tools/dhparams/README b/tools/dhparams/README index 161052c..5e0beba 100644 --- a/tools/dhparams/README +++ b/tools/dhparams/README @@ -1,8 +1,10 @@ -Tools to convert the RFC-defined IKE DH groups into OpenSSL compatible -PEM files that we can distribute. +Tools to convert the RFC-defined IKE DH groups into OpenSSL and OpenSSH +compatible PEM and moduli files that we can distribute. -The files in this directory have been generated (as described below) -from the RFCs and compared with the ones in Exim's "std-crypto.c". +The files in this directory have been generated (as described below) from the +RFCs. The PEM files have been compared with the ones in Exim's +"std-crypto.c". The OpenSSH moduli files have been checked using `ssh-keygen` +with the `-T` option. Prerequisite: gen_pkcs3 from the Exim sources, which we don't include here due to duplication and licensing issues (ACH is under CC, Exim @@ -36,4 +38,4 @@ Works as follows: - run "make" (and make sure gen_pkcs3 is in $PATH) -- collect .pem files +- collect .pem files, moduli.openssh file