Developers can now use the AWS Encryption SDK for Go to help protect their data. This open-source release makes it easier for developers to encrypt and decrypt their data when building applications using the Go programming language.
The AWS Encryption SDK is a client-side encryption library designed to make it easy to encrypt and decrypt data based on industry standards and best practices. The AWS Encryption SDK is available in multiple languages and all implementations of the SDK are interoperable, allowing you to encrypt data in one programming language and decrypt it with any other. The AWS Encryption SDK is developed under open source projects on GitHub where you can inspect the code and contribute to the project.
You can get started by visiting the AWS Encryption SDK for Go on GitHub. To learn more, see What is AWS Encryption SDK
in the developer guide.