com.kirbyrawr.libsodium
v1.0.17
Published
This is a package that contains the 'libsodium' libraries compiled to use in Unity. The code credits go to the original authors of 'libsodium'.
Downloads
73
Readme
unity-libsodium [1.0.17-stable]
Libsodium compiled libraries distributed in a upm way
Platforms available:
- Android (ArmV7 (32) and ArmV8 (64))
- Windows (X86_X64)
- OSX
- iOS
Platforms not available.
- Linux (Not available at the moment)
Installation
OpenUPM
Requeriments
- Node.js 12
- OpenUPM CLI (npm install -g openupm-cli)
Steps
From the terminal / powershell
- cd YourUnityProjectPath
- openupm add com.kirbyrawr.libsodium
Please refer to this guide for more information https://openupm.com/docs/#how-it-works