package
0.0.1
Repository: https://github.com/libs4go/crypto.git
Documentation: pkg.go.dev

# Functions

NAF takes a positive integer k and returns the Non-Adjacent Form (NAF) as two byte slices.
S256 returns a Curve which implements secp256k1.

# Structs

KoblitzCurve supports a koblitz curve implementation that fits the ECC Curve interface from crypto/elliptic.