aws / amazon-s3-encryption-client-goLinks
The Amazon S3 Encryption Client is a client-side encryption library that enables you to encrypt an object locally to ensure its security before passing it to Amazon Simple Storage Service (Amazon S3).
☆16Updated 2 months ago
Alternatives and similar repositories for amazon-s3-encryption-client-go
Users that are interested in amazon-s3-encryption-client-go are comparing it to the libraries listed below
Sorting:
- ☆11Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 2 months ago
- Simple oauth prompting☆28Updated last year
- Package cueconfig provides an API designed to make it straightforward to use the CUE language as a configuration format for Go programs.☆20Updated 3 months ago
- High-performance in-memory ring buffer☆24Updated 3 weeks ago
- Generic data structures in Go.☆24Updated last week
- Code copied from x/crypto and golang/go#37132☆15Updated last year
- ☆18Updated 4 years ago
- Drop in replacement for https://golang.org/pkg/text/tabwriter with additional features☆14Updated last year
- Library that helps verifying/updating go binary with new version☆11Updated last month
- alternative condition variable synchronization primitive☆30Updated 7 months ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- Tool for adding vanity import to Go code☆40Updated 9 months ago
- Micro expression parser library for Go☆33Updated 6 months ago
- Wrappers around Google Cloud KMS that implement Go's crypto.Signer and crypto.Verifier interfaces.☆17Updated 3 months ago
- Ergonomic OCI registry Go API☆16Updated 2 years ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆22Updated 3 weeks ago
- logr implementation against the stdlib log package