xeoncross / go-aesctr-with-hmacLinks
AES encryption for large blobs in Go (golang) using AES-CTR + hmac on io.Writer and io.Reader streams
☆53Updated 5 years ago
Alternatives and similar repositories for go-aesctr-with-hmac
Users that are interested in go-aesctr-with-hmac are comparing it to the libraries listed below
Sorting:
- A complete solution for static files in Go code☆129Updated last year
- Pure Go SQLite file reader☆200Updated 2 years ago
- Golang counters for readers/writers☆49Updated 2 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- A ReadSeeker for http.Response.Body☆44Updated 2 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated last year
- Simple HID driver for Go (pure golang, no dependencies, no cgo)☆121Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆81Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- Barebones subcommand handling☆62Updated 6 years ago
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆68Updated 5 years ago
- Replacement for golang http.FileServer which supports precompressed static assets.☆95Updated 2 weeks ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 6 years ago
- ☆78Updated 5 years ago
- Letter avatar generation for Go☆142Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- BoltDB's Interactive Shell☆85Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Native Go XZ decompression package☆82Updated 4 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Buffered Reader/Writer☆75Updated 2 weeks ago