mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-06 15:24:49 +00:00
The PSA API does not use public key objects in key agreement operations: it imports the public key as a formatted byte string. So a public key object with a key agreement algorithm is not a valid combination. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| asymmetric_key_data.py | ||
| c_build_helper.py | ||
| crypto_knowledge.py | ||
| macro_collector.py | ||
| psa_storage.py | ||
| test_case.py | ||
| typing_util.py | ||