Skip to content
Snippets Groups Projects
user avatar
Julien Cretin authored
When inserting (or replacing) entries in the store, the data may be marked as
sensitive. When that entry is deleted, the data is wiped by overwritting it with
zeroes. This may cost a few bytes of overhead per entry with sensitive data to
satisfy the constraint that words may only be written twice.
61a4fb97
History
Name Last commit Last update