mbedtls/programs/psa
Gilles Peskine 3a4f1f8e46 Set the key size as an attribute
Instead of passing a separate parameter for the key size to
psa_generate_key and psa_generator_import_key, set it through the
attributes, like the key type and other metadata.
2019-04-26 13:49:28 +02:00
..
CMakeLists.txt Run generate_psa_constants.py before building psa_constant_names with cmake 2019-02-07 13:08:34 +00:00
crypto_examples.c Set the key size as an attribute 2019-04-26 13:49:28 +02:00
key_ladder_demo.c Set the key size as an attribute 2019-04-26 13:49:28 +02:00
key_ladder_demo.sh New sample program key_ladder_demo 2018-09-12 16:50:07 +03:00
psa_constant_names.c psa_constant_names: support key agreement algorithms 2019-04-18 09:42:21 +02:00