The Avalanche effect determines the number of flips in ciphertext when only one bit in key or plaintext is changed. Usually, it is desirable to have more than 50% of the bits getting flipped for good encryption standards. Do we have a MatLab code to determine the same provided we have a dataset with 'n' number of plaintext-ciphertext pairs. Let's say n ranges up to 500 pairs.