• Image
  • Current Version: 1.1: 2018-12-19T10:10:13Z
  • First Published: 2017-02-03T21:26:22Z
  • Size: 528368
  • Supported Unity Versions: 2017.4.10
tools input-management

Simple Encryption (Md5, Base64, AES, RSA)

(16 Votes)
$4.98 $4.98

Simple Encryption is a crossplatform data encryption plugin.

Use cases:
● Computing hashes (Md5)
● Protecting saved games (PlayerPrefsEncrypted)
● Protecting game variables in RAM
● Dealing with digital signatures (RSA)

Features:
● Compute Md5 hash
● Protect RAM in your apps and games
● Encrypt data with strong encryption (AES, RSA)
● Encrypt data with fast encryption (B64R, B64X)
● Digital signing and signature verification (RSA)
● PlayerPrefsEncrypted
● Clean and simple code
● Any platform

Usage:
Md5.ComputeHash(text)
Base64.Encode(text)
B64R.Encode(text)
B64X.Encrypt(text, "password")
AES.Encrypt(text, "password")
● Refer to Example.cs for more examples

Support:
Discord - questions, live chat with developers

The asset icon was made by SBTS2018.

It would be super awesome if you rate ★★★★★ my asset and leave your feedback! Your reviews inspire me for creating and improving my assets, thanks!


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!