mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 11:57:10 +00:00
despite MCPE claiming to use GCM, it omits the auth tag, which defeats the whole point of using GCM. CTR can be used instead, with the final 4 bytes of the IV being 0002.