mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 11:47:13 +09:00
Keep using 4 blocks at time for AD, as AD is usually short. Decrypt-and-verify instead of verify-then-decrypt.
Keep using 4 blocks at time for AD, as AD is usually short. Decrypt-and-verify instead of verify-then-decrypt.