strongbox
strongbox copied to clipboard
Multi-language support
Because Strongbox depends on the AWS Encryption SDK it is hard to create clients in languages not supported by it (currently only Java and Python.
One possible approach is to avoid using the AWS Encryption SDK for small secrets (up to 4kB) and encrypt using KMS directly rather than via the Encryption SDK.