go/src/crypto/internal/boring/bbig/big.go

func Enc(b *big.Int) boring.BigInt {}

func Dec(b boring.BigInt) *big.Int {}