mbedtls/include
Gilles Peskine 8fe6e0de3a Symmetric key types only use the upper 16 bits of psa_key_type_t
Change the numerical encoding of values for symmetric key types to
have 0000 as the lower 16 bits. Now the lower 16 bits are only used
for key types that have a subtype (EC curve or DH group).
2020-01-31 10:15:32 +01:00
..
mbedtls Merge pull request #179 from mpg/sha512-no-sha384 2020-01-30 10:32:20 +01:00
psa Symmetric key types only use the upper 16 bits of psa_key_type_t 2020-01-31 10:15:32 +01:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt 3rdparty: Add additional build facilities for 3rd-party code 2019-08-29 16:12:38 +01:00