Skip to content
Commit 1840b7c3 authored by Islam Ragimov's avatar Islam Ragimov
Browse files

lib: [sha1] secure zeroing of stack in safe data mode



- issue was found in multi-buffer sha1 impl for aarch64 neon.
- issue: Part of plain/ciphertext is presented on the stack.
- fix: Addition of clearing sensitive data from the stack.

Signed-off-by: Islam Ragimov's avatarIslam Ragimov <islam.ragimov@arm.com>
parent 5c81907e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment