Documentation ¶
Overview ¶
Package crypto provides support for converting secp256k1 keys between Flow and SEC compressed formats.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertFlowPublicKey ¶
ConvertFlowPublicKey re-encodes a secp256k1 public key from the format used by Flow to the SEC compressed format.
func ConvertRosettaPublicKey ¶
ConvertRosettaPublicKey re-encodes a SEC compressed secp256k1 public key to the format expected by Flow.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.