mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
This is consistent with what we are doing with scrypt. On error/misuse, the buffer is zeroed; this may prevent bugs with reused/invalid buffers.