Commit Graph

2 Commits (036831e1725bf6b207b620de53dcf8118b0c1a88)

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