Functions
Functions are executable, self-contained units of code that can be executed over and over again for any specific task including computing on sensitive data in the VGS environment.
At VGS, Functions are written using Larky code, our secure, hermetically sealed language, that are able to operate on sensitive data to store, retrieve, process and compute securely. Functions can be used from within Routes in Proxies to achieve a Zero Data™ outcome.
What do they do for me
The use-cases of Functions are limited only by your imagination. You can see examples of how to use Functions to securely compute on datasets, compute hashes, sign secrets, or store and retrieve data in our code sample library. Additionally, read the VGS Larky docs to learn about pre-built helper functions that are available.
How do I get them
Functions are available immediately within VGS Routes and Proxies. Contact VGS Support to request access.
Last updated