This is a standalone plugin for HashiCorp Vault. This plugin handles GPG operations on data-in-transit in a similar fashion to what the transit secret backend proposes. Data sent to the backend are not stored.
As of today, the backend does not support encrypting data.
This backend has similar use cases with the transit secret backend and the latter should be preferred if you do not need to interact with existing tools that are only GPG-aware.
This is a Vault plugin, you need to have a working installation of Vault to use it.
To learn how to use plugins with Vault, see the documentation on plugin backends on the official Vault website.
Once mounted in Vault, this plugin exposes this HTTP API.