]> git.codecow.com Git - Monocypher.git/commit
Added crypto_wipe() (Erases buffers)
authorLoup Vaillant <loup@loup-vaillant.fr>
Thu, 19 Oct 2017 21:27:00 +0000 (23:27 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Thu, 19 Oct 2017 21:27:00 +0000 (23:27 +0200)
commitc113eb3444eabdb3f3e22f462005bed1803df357
tree3deeffbbdffd2f6a48a4be6a2a5a852ac7a21361
parent5703b4103518c3e9a80a946f6ff0d46ef036dd7b
Added crypto_wipe() (Erases buffers)

I've been convinced that wiping secrets might be useful to mitigate
some side channel attacks where the attacker might read your memory
after you're done processing those secrets.

This probably wasn't the only copy, though.
src/monocypher.c
src/monocypher.h