Revert "Remove Diffie-Hellman examples"

This reverts commit bea98b4581.

Conflicts:
* programs/Makefile:
  * APPS: the layout of the definition has changed. re-add dh_client
    and dh_server appropriately.

Run scripts/generate_visualc_files.pl to account for the added programs.
This commit is contained in:
Gilles Peskine
2020-02-26 19:52:43 +01:00
committed by Ronald Cron
parent 1bc9c135b3
commit f66346eaf8
9 changed files with 1074 additions and 1 deletions

2
programs/.gitignore vendored
View File

@@ -9,7 +9,9 @@ hash/hello
hash/md5sum
hash/sha1sum
hash/sha2sum
pkey/dh_client
pkey/dh_genprime
pkey/dh_server
pkey/ecdsa
pkey/ecdh_curve25519
pkey/gen_key