• @2ncs
    link
    17 months ago

    To decrypt AES you need some sort of a secret key or certificate. So the game will have to have it bundled.

    If the Dev were to take, for example the x,y position of the player and convert that to a key, then there would not be any bundled key. This could allow specific conditions to be met without specifying the key or solution. Truthfully though, I don’t know much about AES to know if that’s possible.

    • @uis
      link
      17 months ago

      You still need

      1. Trigger not at exact coordinates, but in some proximity.
      2. Test condition in near-realtime