NCrypt - Pure GDScript encryption/decryption/hashing 1.0 Scripts 3.1 Community
Submitted by user nivrig; MIT; 2019-09-25
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.
View files Download Submit an issue Recent Edits