kuking / go-frodokem
Golang FrodoKEM implementation
☆44Updated 3 years ago
Alternatives and similar repositories for go-frodokem:
Users that are interested in go-frodokem are comparing it to the libraries listed below
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago
- A fast userspace CSPRNG☆89Updated 5 months ago
- ☆78Updated 4 years ago
- Go implementation of Adiantum☆91Updated 10 months ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Dynamic Worker Pool Library☆29Updated 5 years ago
- errs is a package for making errors friendly and easy☆52Updated 5 months ago
- bebop wire format in Go☆73Updated 8 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- IGE block cipher mode for Go.☆13Updated 6 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 10 months ago
- A Go API for perf_event_open☆22Updated 8 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 3 years ago
- Go After Dark☆41Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆33Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- AES encryption for large blobs in Go (golang) using AES-CTR + hmac on io.Writer and io.Reader streams☆53Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago