crypto-pubkey-types-0.3.2: Generic cryptography Public keys algorithm types

PortabilityExcellent
StabilityExperimental
MaintainerVincent Hanquez <vincent@snarc.org>
Safe HaskellSafe-Inferred

Crypto.Types.PubKey.ECDSA

Description

 

Synopsis

Documentation

type PrivateNumber = Integer

ECDSA Private Number, usually embedded in ECDSA Private Key

data PublicKey

ECDSA Public Key

Constructors

PublicKey