RFC1751-0.1.0.0: RFC-1751 library for Haskell

Safe HaskellSafe-Inferred

Data.RFC1751

Description

RFC-1751 human-readable 128-bit keys

Synopsis

Documentation

data HumanKey Source

Data type representing 128-bit keys as 12 English words. Use with functions from Data.Binary.

humanKey :: String -> Either String HumanKeySource

Build a HumanKey instance. Validates input.