openssl/demos/pkey
slontis 66f4782f14 Create hierarchical demo Makefile.
Adds a Makefile with all, clean, and test targets.
This has only been added for demos that already contain Makefiles.
For problematic tests that require inputs, the test target does nothing.

(Note: Demos should be self contained and not require unknown external
inputs. This PR does not attempt to fix this.)

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20546)
2023-10-25 09:21:07 +01:00
..
dsa.inc Add Demos for DSA params/DSA keygen. 2022-12-22 12:09:31 +01:00
EVP_PKEY_DSA_keygen.c Copyright year updates 2023-09-07 09:59:15 +01:00
EVP_PKEY_DSA_paramfromdata.c Copyright year updates 2023-09-07 09:59:15 +01:00
EVP_PKEY_DSA_paramgen.c Copyright year updates 2023-09-07 09:59:15 +01:00
EVP_PKEY_DSA_paramvalidate.c Copyright year updates 2023-09-07 09:59:15 +01:00
EVP_PKEY_EC_keygen.c Copyright year updates 2023-09-07 09:59:15 +01:00
EVP_PKEY_RSA_keygen.c Copyright year updates 2023-09-07 09:59:15 +01:00
Makefile Create hierarchical demo Makefile. 2023-10-25 09:21:07 +01:00