codahale / rfc6979Links
A Go implementation of RFC 6979's deterministic DSA/ECDSA signature scheme.
☆41Updated 11 years ago
Alternatives and similar repositories for rfc6979
Users that are interested in rfc6979 are comparing it to the libraries listed below
Sorting:
- Go implementation of BLAKE2 (b) cryptographic hash function (optimized for 64-bit platforms).☆94Updated 7 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 12 years ago
- Golang library for working with cbor binary format☆61Updated 7 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆127Updated 7 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- SOCKS5 proxy library for Go☆25Updated 7 years ago
- Cuckoo Hash – Comprehensive support in Go with no dependencies☆30Updated 4 years ago
- NAT port mapping library for Go☆43Updated 5 years ago
- minimal perfect hash functions☆64Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 7 years ago
- Go language to build and check keybase's sitewide merkle tree.☆113Updated 3 weeks ago
- A pure Go implementation of Shamir's Secret Sharing algorithm over GF(256)