mbed-os/docs/design-documents/features/storage
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
..
Configuration KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
FileSystemStore KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
KVStore Fix a few SecureStore issues (following preliminary security review) 2018-12-10 23:34:57 +02:00
SecureStore Fix a few SecureStore issues (following preliminary security review) 2018-12-10 23:34:57 +02:00
TDBStore KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
README.md Updated with review comments fixes 2018-08-08 15:40:51 -05:00

README.md

Design Documents - Storage