Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
json: use secure un{base64,hex}mem for sensitive variants
While tracing a LUKS code path in homework, I've noticed that we don't erase buffers when doing unbase64 or unhex on JSON variants, even if the variant is marked as sensitive. (cherry picked from commit 80313c5) (cherry picked from commit cce7df4) (cherry picked from commit 2dee004)
- Loading branch information