wasefire icon indicating copy to clipboard operation
wasefire copied to clipboard

Applet zeroization

Open ia0 opened this issue 2 years ago • 0 comments

We probably want to zeroize in the following cases:

  • When an applet is uninstalled, its static resources including its modules in flash should be zeroized.
  • When an applet is disabled, its dynamic resources including RAM should be zeroized.

ia0 avatar Mar 28 '23 13:03 ia0