Edit of asset "NCrypt - Pure GDScript encryption/decryption/hashing" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | NCrypt - Pure GDScript encryption/decryption/hashing | NCrypt - Pure GDScript encryption/decryption/hashing |
| Description |
This project contains pure GDScript implementations of a number of common cryptographic primitives. Ciphers: AES, ARCFOUR, CHACHA Hashes: SHA256, HMAC-SHA256, SIPHASH Padding: PKCS#5 CSPRNG: CHACHA-FORTUNA These implementations are interoperable with common implementations of the same algorithms. |
This project contains pure GDScript implementations of a number of common cryptographic primitives. Ciphers: AES, ARCFOUR, CHACHA Hashes: SHA256, HMAC-SHA256, SIPHASH Padding: PKCS#5 CSPRNG: CHACHA-FORTUNA These implementations are interoperable with common implementations of the same algorithms. |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/johngirvin/godot-ncrypt | https://github.com/johngirvin/godot-ncrypt |
| Issues Url | https://github.com/johngirvin/godot-ncrypt/issues | https://github.com/johngirvin/godot-ncrypt/issues |
| Godot version | Godot 3.1 | Godot 3.1 |
| Version String | 1.0 | 1.0 |
| Download Commit | 132f1d97dd57722a76bfa2c5a5dee3b717404687 | 132f1d97dd57722a76bfa2c5a5dee3b717404687 |
| Download Url (Computed) | https://github.com/johngirvin/godot-ncrypt/archive/132f1d97dd57722a76bfa2c5a5dee3b717404687.zip | https://github.com/johngirvin/godot-ncrypt/archive/132f1d97dd57722a76bfa2c5a5dee3b717404687.zip |
| Icon Url |
https://github.com/johngirvin/godot-ncrypt/raw/master/project/icon.png
|
https://github.com/johngirvin/godot-ncrypt/raw/master/project/icon.png
|