Skip to content
M
← Back to projects
LibrariesActively maintained

AES-Unity

Minimalist AES string encryption library for Unity

AES-Unity

Overview

A really simple AES encryption library for strings in Unity. Drop-in, no dependencies, works in any C# environment. Used as the foundation for several of Miventech's secure-runtime libraries.

Highlights

  • Single-file, zero-dep API
  • Battle-tested in FilePacker