kuking / go-frodokemLinks
Golang FrodoKEM implementation
☆44Updated 4 years ago
Alternatives and similar repositories for go-frodokem
Users that are interested in go-frodokem are comparing it to the libraries listed below
Sorting:
- 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 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- ☆43Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆83Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Straightforward HTTP session management☆128Updated 8 months ago
- A fast userspace CSPRNG☆92Updated last year
- Library to generate TOTP/HOTP codes☆141Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Common Web User Workflows in Go☆101Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year