Registry / crypto / minio-kes

minio-kes

JSON →
library0.23.0gogounverified

MinIO Key Encryption Service (KES) client library for managing cryptographic keys.

go get github.com/minio/kes
INSTALL
IMPORT
SIG · MINIO-KES
M
minio-kes
cryptogov0.23.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kes
github.com/minio/kes

Create a KES client.

package main import ( "fmt" "github.com/minio/kes" ) func main() { client, _ := kes.NewClient() fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.23.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
minio-kes — go get minio-kes · libregistry