Versions in this module Expand all Collapse all v0 v0.1.0 Jun 22, 2023 Changes in this version + const MaxSize + func DeserializeSigned(size int, b []byte) (*big.Int, error) + func SerializeSigned(size int, i *big.Int) ([]byte, error)