mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 11:47: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.