Open-Source Crypto-Library
A downloadable tool
Download NowName your own price
About
Unity Crypto Library is a set of free and open source cross-platform tools for using cryptographic and hash functions in your games. It also contains helper classes for handling files or fast-crypto requests for your convenience.
No need examples? Download now here.
Crypto-Algorithms
Library contains popular crypto modules:
- AES (Recommended);
- Triple DES (Recommended);
- BlowFish (Recommended);
- Twofish (Recommended);
- RSA (Recommended for Web);
- DES;
- Base64;
- XOR (Only strings support, no byte array);
Library contains popular hashing functions:
- SHA1 / SHA256 / SHA512 (Recommended);
- PBKDF2 (Recommended);
- MD5;
- xxHash;
- RIPEMD-160;
- CRC32;
Get Started
Unity Crypto Library is designed for your application and games security and using only default API's like System and UnityEngine.
Installation process:
- Download and import latest release from this page;
- See documentation here.
Read more about library with examples.
Status | Released |
Category | Tool |
Author | Devs Daddy |
Tags | Asset Pack, crypto, library, security, sourcecode, Unity |
Download
Download NowName your own price
Click download now to get access to the following files:
unity_crypto.unitypackage 262 kB
https://github.com/DevsDaddy/UnityCrypto/releases
External
Leave a comment
Log in with itch.io to leave a comment.