Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EllipticMarshal ¶
EllipticMarshal is revised from elliptic.Marshal to correct the negative bigint problem
func EllipticUnmarshal ¶
EllipticUnmarshal is revised from elliptic.Unmarshal to correct the negative bigint problem
func MarshalBigInt ¶
MarshalBigInt correctly encode a negative bigint, if the bigint is negative, don't use big.Int.Bytes() to encode the bigint
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.