import "crypto/internal/boring/bbig"
func Dec(b boring.BigInt) *big.Int
func Enc(b *big.Int) boring.BigInt
big.go
Tools for package owners.