package
2.0.0+incompatible
Repository: https://github.com/dimensiondev/crypto.git
Documentation: pkg.go.dev
# Functions
S160 returns a BitCurve which implements secp160k1 (see SEC 2 section 2.4.1).
S192 returns a BitCurve which implements secp192k1 (see SEC 2 section 2.5.1).
S224 returns a BitCurve which implements secp224k1 (see SEC 2 section 2.6.1).
S256 returns a BitCurve which implements bitcurves (see SEC 2 section 2.7.1).