Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Curve elliptic.Curve
HashAlgorithm HashAlgorithm
}
func NewContext ¶
func NewContext(curve elliptic.Curve, hashAlg HashAlgorithm) (context *Context, err error)
type HashAlgorithm ¶
Click to show internal directories.
Click to hide internal directories.