mbedtls/scripts
Gilles Peskine f65ed6f254 Change key types to a 16-bit encoding
All key types now have an encoding on 32 bits where the bottom 16 bits
are zero. Change to using 16 bits only.

Keep 32 bits for key types in storage, but move the significant
half-word from the top to the bottom.

Likewise, change EC curve and DH group families from 32 bits out of
which the top 8 and bottom 16 bits are zero, to 8 bits only.

Reorder psa_core_key_attributes_t to avoid padding.
2020-01-31 10:24:21 +01:00
..
data_files ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
abi_check.py Change worktree_rev to HEAD for rev-parse 2019-07-25 14:33:33 +01:00
apidoc_full.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
bump_version.sh Only build libmbedcrypto 2019-04-25 11:46:21 +01:00
config.pl Compatibility redirect: add copyright notice 2019-11-13 14:33:34 +00:00
config.py Declare new config.h option MBEDTLS_SHA512_NO_SHA384 2020-01-06 11:40:23 +01:00
ecc-heap.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
find-mem-leak.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
footprint.sh Invoke config.py instead of config.pl 2019-11-13 14:33:33 +00:00
generate_errors.pl Add two error codes to the Error module 2019-12-03 16:01:06 +00:00
generate_features.pl revert changes to generate_features.pl and generate_query_config.pl 2019-04-12 09:43:04 -04:00
generate_psa_constants.py Change key types to a 16-bit encoding 2020-01-31 10:24:21 +01:00
generate_query_config.pl revert changes to generate_features.pl and generate_query_config.pl 2019-04-12 09:43:04 -04:00
generate_visualc_files.pl 3rdparty: Add additional build facilities for 3rd-party code 2019-08-19 13:37:46 +01:00
massif_max.pl Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 21:44:29 +00:00
output_env.sh Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00
rename.pl Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 21:44:29 +00:00
rm-calloc-cast.cocci Remove malloc references in mbedtls/scripts 2017-07-06 10:34:12 +01:00
tmp_ignore_makefiles.sh Ability to ignore changes to Makefiles due to CMake usage 2014-06-24 11:09:25 +02:00