Pakket: golang-github-btcsuite-btcd-btcec-dev (0.0~git20161101.0.g8343278-1)
Verwijzigingen voor golang-github-btcsuite-btcd-btcec-dev
Trisquel bronnen:
Het bronpakket golang-github-btcsuite-btcd-btcec downloaden:
- [golang-github-btcsuite-btcd-btcec_0.0~git20161101.0.g8343278-1.dsc]
- [golang-github-btcsuite-btcd-btcec_0.0~git20161101.0.g8343278.orig.tar.gz]
- [golang-github-btcsuite-btcd-btcec_0.0~git20161101.0.g8343278-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Alessio Treglia
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Go library for Elliptic curve cryptography
Package btcec implements elliptic curve cryptography needed for working with Bitcoin (secp256k1 only for now). It is designed so that it may be used with the standard crypto/ecdsa packages provided with go. A comprehensive suite of test is provided to ensure proper functionality.
This package contains convenience utilities and shortcuts used across the Tendermint projects.
Andere aan golang-github-btcsuite-btcd-btcec-dev gerelateerde pakketten
|
|
|
-
- dep: golang-github-btcsuite-btcd-chaincfg-chainhash-dev
- generic hash types and functions for Go
-
- dep: golang-github-btcsuite-fastsha256-dev
- Go alternative fast SHA256 implementation
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging