Skip to content

Zeroize scbk #296

@rherrmannr

Description

@rherrmannr

As per OWASP Secure Coding Practices (Developer Guide - Memory Management):

“Overwrite any sensitive information stored in allocated memory at all exit points from the function.”
https://devguide.owasp.org/en/04-design/02-web-app-checklist/08-protect-data/
(OWASP Developer Guide — part of owasp.org)

Best practice to do this is to overwrite all used keys with zeros.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions