follow-up to #28008.
- move
dummy_tagvariable in FSChaCha20Poly1305 crypto_tests outside of the loop to be reused every time - use easy to read
cipher.last()inAEADChaCha20Poly1305::Decrypt() - comment for initiator in
BIP324Cipher::Initialize() - systematically damage ciphertext with bit positions in bip324_tests
- use 4095 max bytes for
aadin bip324 fuzz test