KES SDK for Go

Usage
Import the kes
package into your codebase by adding this import statement to one of your .go
source files:
import "github.com/minio/kes-go"
License
Use of the KES SDK is governed by the AGPLv3 license that can be found in the LICENSE file.