
説明
Simple AES Encryption & Decryption is a lightweight, high-performance Unreal Engine plugin written in pure C++ and fully exposed to Blueprints. It provides a secure, reliable, and straightforward way to encrypt and decrypt strings using the robust AES-256 algorithm.
Whether you need to secure your Save Game files against cheaters, encrypt sensitive user data, or obscure payloads before sending them to an external server, this plugin gets the job done with just two simple blueprint nodes.

