mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-20 11:03:03 -05:00
When the received data will be decrypted, there is no need to first copy it and then handle decryption in-place when decryption step can take care of both operations.