Skip to content
Snippets Groups Projects
  1. Mar 10, 2020
    • Julien Cretin's avatar
      Wipe sensitive data on entry deletion · 61a4fb97
      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
  2. Mar 09, 2020
  3. Mar 06, 2020
  4. Mar 05, 2020
  5. Mar 04, 2020
  6. Mar 03, 2020
  7. Mar 02, 2020
  8. Feb 28, 2020
Loading