Kong / go-srp
Secure Remote Password library for Go
☆45Updated 2 years ago
Alternatives and similar repositories for go-srp:
Users that are interested in go-srp are comparing it to the libraries listed below
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- adding badger support to blevesearch☆62Updated 2 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- equinox SDK to check/apply updates☆50Updated 4 years ago
- Authenticated encryption for streams in Go☆27Updated last year
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Tollbooth - Echo integration layer☆22Updated 2 years ago
- GoShort is a URL shortener written in Golang, BoltDB is used for in memory and persistent key/value storage and for routing it's using h…☆67Updated 4 years ago
- Reflection-based Protocol Buffers for Go☆79Updated 5 years ago
- Package secureheader adds some HTTP headers widely considered to improve safety of HTTP requests.☆105Updated 6 years ago
- cross-platform Golang helpers for reading password input without cgo☆116Updated 9 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 5 years ago
- Email validation/normalization for golang☆53Updated 3 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 2 years ago
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆94Updated 2 months ago
- An wrapper for libsodium in golang☆80Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Shamir's Secret Sharing in Golang☆71Updated 2 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 6 months ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 weeks ago
- API Versioning for Go☆50Updated 10 months ago
- Minisign verification library for Golang.