Skip to main content

Module key_utils

Module key_utils 

Source
Expand description

Key utilities for cryptographic operations

Provides Secp256k1 key management, serialization/deserialization, and signature services. Supports both standard and no_std environments.

Structs§

Secp256k1PublicKey
Secp256k1SecretKey
SignatureService

Enums§

Error