Zero plaintext after copying to memguard in DecryptWithIdentity (closes #5) #10
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/secret#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "clawbot/secret:fix/issue-5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Zeroes the intermediate
[]byteslice after copying into thememguard.LockedBufferto prevent decrypted secrets from lingering in unprotected heap memory.