Lines Matching full:api
1 This document lists current limitations of the PSA Crypto API (as of version
28 they use the legacy API instead, in order to get restartable behaviour.
30 Things that are in the API but not implemented yet
33 PSA Crypto has an API for FFDH, but it's not implemented in Mbed TLS yet.
44 Currently, the PSA Crypto API can only perform FFDH with a limited set of
57 option, so the current PSA Crypto API is a good match for that. (Not
64 non-trivial API design problem, but most importantly seems backwards, as
72 easy to support in terms of API/protocol, as the server picks the
104 Both the existing `mbedtls_` API and the PSA API support only MGF1 as the
109 ### API comparison
147 The RSA/PK API is in principle more flexible than the PSA Crypto API. The
176 match a limitation of the PSA API.
328 4. Request an extension to the PSA Crypto API and use one of the above options