package
Version:
v1.0.2051
Opens a new window with list of versions in this module.
Published: Mar 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package secp256k1 implements the standard secp256k1 elliptic curve over prime fields.
Curve returns the standard secp256k1 elliptic curve.
Multiple invocations of this function will return the same value, so it can be used for equality checks and switch statements.
The cryptographic operations are implemented using constant-time algorithms.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.