mbedtls/scripts
Gilles Peskine dcaefae849 Parametrize Diffie-Hellman keys by a group identifier
Parametrize finite-field Diffie-Hellman key types with a DH group
identifier, in the same way elliptic curve keys are parametrized with
an EC curve identifier.

Define the DH groups from the TLS registry (these are the groups from
RFC 7919).

Replicate the macro definitions and the metadata tests from elliptic
curve identifiers to DH group identifiers.

Define PSA_DH_GROUP_CUSTOM as an implementation-specific extension for
which domain parameters are used to specify the group.
2019-05-16 19:51:10 +02:00
..
data_files
abi_check.py
apidoc_full.sh
bump_version.sh query_config: Move to programs/test 2019-03-11 16:48:36 +00:00
config.pl Gate entropy injection through a dedicated configuration option 2019-03-15 11:15:21 +01:00
ecc-heap.sh
find-mem-leak.cocci
footprint.sh
generate_errors.pl
generate_features.pl
generate_psa_constants.py Parametrize Diffie-Hellman keys by a group identifier 2019-05-16 19:51:10 +02:00
generate_query_config.pl query_config: Move to programs/test 2019-03-11 16:48:36 +00:00
generate_visualc_files.pl query_config: Move to programs/test 2019-03-11 16:48:36 +00:00
massif_max.pl
memory.sh
output_env.sh Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00
rename.pl
rm-calloc-cast.cocci
tmp_ignore_makefiles.sh