Skip to main content

Module secp256k1

Module secp256k1 

Source

Re-exports§

pub use k256;

Structs§

Secp256k1
Secp256k1 (a.k.a. k256) Elliptic Curve Digital Signature Algorithm
Secp256k1RecoverableSignature
Recoverable 65-byte secp256k1 signature, i.e. 64-byte signature with additional recovery byte
Secp256k1UncompressedPublicKey
Uncompressed Secp256k1 public key without leading SEC-1 tag byte.