Skip to content
Snippets Groups Projects
  • Henrik (Grubba) Grubbström's avatar
    a94712de
    Runtime: Added PROGRAM_CLEAR_STORAGE. · a94712de
    Henrik (Grubba) Grubbström authored
    Adds a flag indicating that the storage held by objects of the class
    should be cleared prior to being freed. This is mainly to avoid having
    secrets around longer than necessary.
    
    FIXME: Consider adding a corresponding flag for objects to mark eg
    some bignums for clearing.
    a94712de
    History
    Runtime: Added PROGRAM_CLEAR_STORAGE.
    Henrik (Grubba) Grubbström authored
    Adds a flag indicating that the storage held by objects of the class
    should be cleared prior to being freed. This is mainly to avoid having
    secrets around longer than necessary.
    
    FIXME: Consider adding a corresponding flag for objects to mark eg
    some bignums for clearing.