mbedtls/include
Gilles Peskine 769c7a66ac New function to get the raw shared secret from key agreement
The normal way is to pass the shared secret to a key derivation.
Having an ad hoc function will allow us to simplify the possible
behaviors of key agreement and get rid of "key selection" algorithms
which are a hard-to-understand invention of this API.
2019-01-18 18:38:08 +01:00
..
mbedtls Merge branch 'psa_cipher_CRYPTO' into feature-psa-tls-integration-proposed 2018-11-23 15:53:27 +00:00
psa New function to get the raw shared secret from key agreement 2019-01-18 18:38:08 +01:00
.gitignore
CMakeLists.txt CMake: psa: Enable installing of headers 2018-11-21 12:16:40 +00:00