Hi, is it possible to have a package VRC.Udon.Cryptography to have certain functions like bool VerifySignature(string data, string signature, string publicKey) or/and byte ComputeSHA256(byte data)
Hi, is it possible to have a package VRC.Udon.Cryptography to have certain functions like bool VerifySignature(string data, string signature, string publicKey) or/and byte ComputeSHA256(byte data)