mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
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:
committed by
Ronald Cron
parent
1bc9c135b3
commit
f66346eaf8
2
programs/.gitignore
vendored
2
programs/.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user