mbedtls/docs/architecture
Torstein Nesse 162a1104be Changes PSA key storage format to include key bits
* Stores bits in psa_persistent_key_storage_format.
* psa_load_persistent_key_into_slot still imports plaintext keys which
  ensures that the bits value gets set.
* Updates key specification to match new implementation.
* Expands persistent store and load tests with to check for bits
  attribute.
* Removes bits storage from psa_se_key_data_storage_t.

Signed-off-by: Torstein Nesse <torstein.nesse@silabs.com>
2020-10-07 10:54:24 +02:00
..
testing Rename Python scripts to use '_' and not '-' 2020-06-25 14:22:06 +02:00
Makefile New test strategy document: invasive testing 2020-03-24 22:56:15 +01:00
mbed-crypto-storage-specification.md Changes PSA key storage format to include key bits 2020-10-07 10:54:24 +02:00
tls13-experimental.md Update state of TLS 1.3 functionality in architecture document 2020-09-08 10:28:29 +01:00