package bbig

Import Path
	crypto/internal/boring/bbig (on go.dev)

Dependency Relation
	imports 3 packages, and imported by 2 packages

Involved Source Files big.go
Package-Level Functions (total 2)
func Dec(b boring.BigInt) *big.Int
func Enc(b *big.Int) boring.BigInt