mbedtls/include
Gilles Peskine 2cb9e39b50 Convert TLS1.2 KDF descriptions to multistep key derivation
Convert the description of PSA_ALG_TLS12_PRF and
PSA_ALG_TLS12_PSK_TO_MS to the key derivation API that takes one input
at a time rather than the old {secret,salt,label} interface.

Define a new input category "seed".
2019-05-21 18:43:19 +02:00
..
mbedtls Rename PSA_ERROR_TAMPERING_DETECTED to ..._CORRUPTION_DETECTED 2019-05-16 21:35:18 +02:00
psa Convert TLS1.2 KDF descriptions to multistep key derivation 2019-05-21 18:43:19 +02:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00