We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac2360 commit 384b526Copy full SHA for 384b526
README.md
@@ -14,6 +14,9 @@ I periodically update possible algorithms based on the latest research in crypto
14
- Download and import <a href="https://github.com/DevsDaddy/UnityCrypto/releases">latest release from this page</a>;
15
- See <a href="#usage">usage examples below</a>;
16
17
+**Or Using Unity Package Manager:**
18
+```https://github.com/DevsDaddy/UnityCrypto.git?path=/DevsDaddy/Shared/CryptoLibrary/```
19
+
20
## Usage
21
**You can use a simple controller for fast encryption/decryption:**
22
```csharp
0 commit comments