dchest / scryptLinks
Go package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions".
☆34Updated 12 years ago
Alternatives and similar repositories for scrypt
Users that are interested in scrypt are comparing it to the libraries listed below
Sorting:
- An extensive mime database in Go☆13Updated 7 years ago
- [DEPRECATED] a collection of routing interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆24Updated 6 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- Package captcha is a middleware that provides captcha service for Macaron.☆19Updated 5 years ago
- simple base58 codec☆20Updated 7 years ago
- A lightweight high available kv-db using raft algorithm☆17Updated 9 years ago
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33Updated 6 years ago
- SOCKS5 proxy library for Go☆31Updated 4 years ago
- Compile your github Go repo into binary. (still in beta)☆54Updated 6 years ago
- NAT port mapping library for Go☆43Updated 5 years ago
- A minimal and powerful trie based url path router (or mux) for Go.☆30Updated 3 years ago
- a simple and fast eventbus for type-based local event delivery.☆15Updated 2 years ago
- Golang library for listing and looking up licenses using SPDX IDs.☆23Updated 6 years ago
- A golang implementation of the Haraka v2 family of hash functions☆14Updated 6 years ago
- SOCKS5 proxy library for Go☆24Updated 6 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- Go constants for the multicodec table☆37Updated 2 months ago
- An implementation of go-datastore using leveldb