mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
I noticed that the shielding_key is not used in sodium_mshield() (only filled in crypto_generichash()) Is the wrong key used in crypto_stream_xor?