Description
A Haskell integration library connecting crypton cryptographic operations with conduit streaming. It helps programs hash, encrypt, decrypt, or process cryptographic data in streaming pipelines.
Developers use it when large or incremental data should pass through cryptographic processing. Streaming security code must handle finalization, authentication checks, and errors before trusting output.