uCrypt

If you want to secure your files and have them encrypted in your game so that no one can use your assets without your “Secret Key” then uCrypt is for you

uCrypt has 3 small functions that will secure your files.

***Demo Included***
uCrypt Package

Version 0.0.2:
Included in this release is the Unity script version / Javascript.
As well as the bug fix for the “internal compiler error”

All you have to do is:

  • Include the uCrypt dll in your project
  • Attach the uCryptDemo script to a game object
  • Change the file paths to your files

and you are ready to go.

The package contents

The demo txt file

The encrypted file

The un-encrypted file