haltingstate / secp256k1-goLinks
golang secp256k1 cryptography library
☆45Updated 9 years ago
Alternatives and similar repositories for secp256k1-go
Users that are interested in secp256k1-go are comparing it to the libraries listed below
Sorting:
- Utilities for Monero☆59Updated 7 years ago
- A pure Go (golang) electrum bitcoin wallet library.☆61Updated 7 years ago
- A library for ECDSA using Koblitz curves, such as secp256k1☆35Updated 3 years ago
- Go wrapper for secp256k1☆35Updated 7 years ago
- Go packages to interact with the Ripple protocol☆98Updated last year
- A collection of simple programs which can generate bitcoin wallets, create and sign transactions, and send transactions over the bitcoin …☆255Updated 8 years ago
- Go utilities for generating hierarchical deterministic Bitcoin wallets based on BIP 32☆127Updated 4 years ago
- ed25519 for Go☆184Updated 3 years ago
- ECIES implemented in Go☆31Updated 6 years ago
- Calculate merkle roots, build and verify proofs that data is in a merkle tree.☆75Updated 6 years ago
- handling bitcoin address, including generating private keys from wif, sign/vefiry,serializing,HD keys and mnemonic seed☆23Updated 7 years ago
- Bindings to lib-secp256k1 for golang☆29Updated 8 years ago
- Bitcoin M-of-N Multisig P2SH implemented in Go