Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
address_gen
command
|
|
|
address_gen2
command
|
|
|
address_stats
command
|
|
|
cli
command
|
|
|
encry
command
|
|
|
spo
command
|
|
|
lib
|
|
|
cgo
command
|
|
|
src
|
|
|
api/cli
Package cli implements an interface for creating a CLI application.
|
Package cli implements an interface for creating a CLI application. |
|
cipher/chacha20poly1305
Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD as specified in RFC 7539.
|
Package chacha20poly1305 implements the ChaCha20-Poly1305 AEAD as specified in RFC 7539. |
|
cipher/chacha20poly1305/internal/chacha20
Package chacha20 implements the core ChaCha20 function as specified in https://tools.ietf.org/html/rfc7539#section-2.3.
|
Package chacha20 implements the core ChaCha20 function as specified in https://tools.ietf.org/html/rfc7539#section-2.3. |
|
cipher/encoder
Package encoder binary implements translation between numbers and byte sequences and encoding and decoding of varints.
|
Package encoder binary implements translation between numbers and byte sequences and encoding and decoding of varints. |
|
cipher/pbkdf2
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.
|
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0. |
|
cipher/poly1305
Package poly1305 implements Poly1305 one-time message authentication code as specified in http://cr.yp.to/mac/poly1305-20050329.pdf.
|
Package poly1305 implements Poly1305 one-time message authentication code as specified in http://cr.yp.to/mac/poly1305-20050329.pdf. |
|
cipher/ripemd160
Package ripemd160 implements the RIPEMD-160 hash algorithm.
|
Package ripemd160 implements the RIPEMD-160 hash algorithm. |
|
cipher/scrypt
Package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf).
|
Package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf). |
|
cipher/secp256k1-go
nolint: golint
|
nolint: golint |
|
consensus
nolint 20160901 - Initial version by user johnstuartmill, public key 02fb4acf944c84d48341e3c1cb14d707034a68b7f931d6be6d732bec03597d6ff6 20161025 - Code revision by user johnstuartmill.
|
nolint 20160901 - Initial version by user johnstuartmill, public key 02fb4acf944c84d48341e3c1cb14d707034a68b7f931d6be6d732bec03597d6ff6 20161025 - Code revision by user johnstuartmill. |
| nolint | |
|
daemon/pex
Package pex is a toolkit for implementing a peer exchange system
|
Package pex is a toolkit for implementing a peer exchange system |
|
util/file
Package file Filesystem related utilities
|
Package file Filesystem related utilities |
|
util/http
Package httphelper HTTP Error Response Helpers
|
Package httphelper HTTP Error Response Helpers |
|
util/utc
Package utc provides helper function to get UTC time
|
Package utc provides helper function to get UTC time |
|
visor/historydb
Package historydb is in charge of parsing the consuses blokchain, and providing apis for blockchain explorer.
|
Package historydb is in charge of parsing the consuses blokchain, and providing apis for blockchain explorer. |
Click to show internal directories.
Click to hide internal directories.