Browse Source

Delete limitation note

noproto 1 year ago
parent
commit
3997b1e89c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mfkey.c

+ 0 - 1
mfkey.c

@@ -13,7 +13,6 @@
 //       https://eprint.iacr.org/2024/1275.pdf section X
 // TODO: Static Encrypted: Minimum RAM for adding to keys dict (avoid crashes)
 // TODO: Static Encrypted: Optimize KeysDict or buffer keys to write in chunks
-// TODO: Static Nested: Save all candidate keys (first key may be invalid)
 
 #include <furi.h>
 #include <furi_hal.h>