[ 原始碼: golang-github-btcsuite-btcd-btcec ]
套件:golang-github-btcsuite-btcd-btcec-dev(0.0~git20161101.0.g8343278-1.1)
golang-github-btcsuite-btcd-btcec-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-btcsuite-btcd-btcec:
- [golang-github-btcsuite-btcd-btcec_0.0~git20161101.0.g8343278-1.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.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-btcsuite-btcd-btcec-dev 有關的套件
|
|
|
|
-
- 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