README
Tools for asymetricly decrypting a payload.
required env vars: GCP_KMS_KEY_RING, GCP_KMS_KEY, GCP_KMS_KEY_LOCATION, and GCP_KMS_KEY_VERSION;
Version is not needed if using only the decrypt function.
Tools for asymetricly decrypting a payload.
<script type="module">
import blossmGcpKms from 'https://cdn.skypack.dev/@blossm/gcp-kms';
</script>
Tools for asymetricly decrypting a payload.
required env vars: GCP_KMS_KEY_RING, GCP_KMS_KEY, GCP_KMS_KEY_LOCATION, and GCP_KMS_KEY_VERSION;
Version is not needed if using only the decrypt function.