Commit Graph

2 Commits (ac7389de587d7cd0f8a63d3896f7f20a5653962c)

Author SHA1 Message Date
Paul Szczeanek d080c7e85a add SPDX identifier 2020-07-06 15:06:04 +01:00
Paul Szczeanek beb56320eb Add a new implementation of security db for KVStore
This works similar to filesystem db but uses the KVStore which it assumes is initialised. This is checked by open_db. On initialisation it either reads the present db or writes a new db into all entries thus guaranteeing that after the initialisation we will not run out of space for the keys and no extra error handling is needed.
2020-06-10 16:03:16 +01:00