kisom / aescrypt
secp521r1 and AES-256-CTR with HMAC-SHA-384
☆50Updated 9 years ago
Alternatives and similar repositories for aescrypt:
Users that are interested in aescrypt are comparing it to the libraries listed below
- ☆19Updated 3 years ago
- Simple OS keychain bindings for password storage in Go (Golang)☆26Updated 7 years ago
- [DEPRECATED] Slim is a Go tool that lists only those packages affected by source control changes☆22Updated 5 years ago
- https://anonscm.debian.org/cgit/pkg-go/packages/golang-dbus.git☆15Updated 9 years ago
- Go known-keys fast-lookup map generator☆45Updated 3 years ago
- Thread-safe and consistent Redis utilities for Go.☆36Updated 5 years ago
- Amazon S3 storage interface for a Go cache☆29Updated 10 years ago
- Package jsonpipe provides a io.Reader for Encoding JSON. This is useful to encode JSON without buffering.☆32Updated 9 years ago
- Json Streams Modeling in Go☆24Updated 6 years ago
- Package httperr provides HTTP errors and utilities.☆32Updated 9 years ago
- Linux Perf subsystem bindings for Go☆20Updated 4 years ago
- Backtrace Crash Delivery for Go☆24Updated 5 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- mDNS test☆17Updated 13 years ago
- Pure Go readline package with Unicode support☆64Updated 6 years ago
- Embed data resources into a Go application☆15Updated 5 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 9 years ago
- Go-gettable version of the libgraphqlparser C library for parsing GraphQL☆29Updated 9 years ago
- goriak - Go language driver for Riak KV☆30Updated 3 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 9 years ago
- webterm is a simple web-based terminal built with golang and javascript☆20Updated 9 years ago
- Sandbox for linking Go against static libraries and calling C functions without CGO☆12Updated 9 years ago
- Compiler benchmarking☆13Updated 7 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Some helper types for go1: priority queue, slice wrapper.