Clearing the stack.
*
* The sodium_stackzero() function clears len bytes above the current stack pointer, to
* overwrite sensitive values that may have been temporarily stored on the stack.
* Note that these values can still be present in registers.
* History: This function was introduced in libsodium 1.0.16.
* See_Also: https://download.libsodium.org/doc/helpers#clearing-the-stack
Clearing the stack. * * The sodium_stackzero() function clears len bytes above the current stack pointer, to * overwrite sensitive values that may have been temporarily stored on the stack. * Note that these values can still be present in registers. * History: This function was introduced in libsodium 1.0.16. * See_Also: https://download.libsodium.org/doc/helpers#clearing-the-stack