Is there anyway where we can implement the SHA256 hashing algorithm in a UDF ,which in-turn the udf can be used inside a gsql query(preferrable for Syntax V2 query).
The cryptopp library can be seen in the third party folder, but importing it doesn’t compile the udf code.