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