Copyright | (c) dr. Jonas Birch 2025 |
---|---|
License | MIT |
Maintainer | none |
Stability | stable |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Data.Crypto
Description
Block cipher encryption library.
Documentation
generatekey :: Word -> Key Source #
Takes an integer value in the range [0..1023] and produces a ten bit encryption key.