FICHA · MANJARO

haskell-cryptonite-conduit

Conduit bridge for cryptonite

  • cryptography-library
  • LIBRARY
  • CRYPTOGRAPHY
  • STREAMING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell bridge between cryptonite cryptographic operations and conduit streaming pipelines. It helps programs hash, encrypt, decrypt, or otherwise process data while it flows through conduit streams.

Developers use it when data is too large or too incremental to process all at once. Streaming cryptography must handle finalization and authentication checks before treating output as trustworthy.

Permissions

Permissions not analysed for this source yet.