mbed-os/docs/design-documents/features/storage/SecureStore
David Saada cb7f68e992 Fix a few SecureStore issues (following preliminary security review)
- Remove require integrity flag (authentication) - always authenticate
- Use RBP KV to store CMAC also in write once case
- Allow removing a key if reading it failed on RBP authentication error
- Disable SecureStore if user disables MBED TLS AES CTR or CMAC
2018-12-10 23:34:57 +02:00
..
SecureStore_class_hierarchy.jpg KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
SecureStore_class_hierarchy.xml KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
SecureStore_design.md Fix a few SecureStore issues (following preliminary security review) 2018-12-10 23:34:57 +02:00
SecureStore_layers.jpg KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
SecureStore_layers.xml KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
SecureStore_record.jpg KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
SecureStore_record.xml KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00