Documentation ¶
Index ¶
- func GetBlockLogger() loggo.Logger
- func GetBlockchainLogger() loggo.Logger
- func GetBoosterLogger() loggo.Logger
- func GetMainLogger() loggo.Logger
- func GetMinerLogger(id string) loggo.Logger
- func GetShortIdentity(address rsa.PublicKey) string
- func GetShortedUniqueId() string
- func GetTempLogger() loggo.Logger
- func GetUserLogger(id string) loggo.Logger
- func Hash(c interface{}) string
- func HashBytes(c [config.HashSize]byte) string
- func Sign(message []byte, priv *rsa.PrivateKey) ([]byte, error)
- func VerifySignature(message []byte, signature []byte, pub *rsa.PublicKey) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockLogger ¶
func GetBlockchainLogger ¶
func GetBoosterLogger ¶
func GetMainLogger ¶
func GetMinerLogger ¶
func GetShortIdentity ¶
func GetShortedUniqueId ¶
func GetShortedUniqueId() string
func GetTempLogger ¶
func GetUserLogger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.