Skip to content

v0.3.1 Post-GA Release

Compare
Choose a tag to compare
@andyrzhao andyrzhao released this 21 Sep 21:11
· 16 commits to main since this release
a110527
  • Adds support for Encrypt and Decrypt APIs (beta):
    • Only Linux (pkcs11) and Darwin (keychain) are currently supported. API is accessible through Golang universal client as well as os-specific clients.
    • Only RSA is currently supported.
    • Cshared library support (for integration with Python etc.) will be added in a future update.
  • Adds support for overriding config location via environment variable