//
pkg.gl
Category
github.com/mihongtech/crypto
encoding
package
0.0.0
Repository:
https://github.com/mihongtech/crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
56 SLOC
#
Functions
PubKeyFromProto
PubKeyFromProto takes a protobuf Pubkey and transforms it to a crypto.Pubkey.
PubKeyToProto
PubKeyToProto takes crypto.PubKey and transforms it to a protobuf Pubkey.