Skip to content
Commit b85eaa9d authored by Pablo de Lara's avatar Pablo de Lara Committed by Kantecki, Tomasz
Browse files

lib: clear SIMD registers in Chacha20

In the Chacha20 implementation, cipher keys are
loaded in SIMD registers, which might get stored
in stack frames in later stages. To avoid this,
these registers are cleared after the encryption is performed.
parent 1967cc42
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