crypto-api-0.10.2: A generic interface for cryptographic operations
Crypto.Types
Description
Type aliases used throughout the crypto-api modules.
Synopsis
type BitLength = IntSource
The length of a field (usually a ByteString) in bits
type ByteLength = IntSource
The length fo a field in bytes.