• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type Plaintext = ScrubbedBytes

    cacophony Crypto.Noise.Cipher

    Represents plaintext data that can be encrypted.

  2. data PublicKey d

    cacophony Crypto.Noise.DH

    No documentation available.

  3. module Crypto.Noise.Internal.Handshake.Pattern

    No documentation available.

  4. PreInitiator :: MessagePattern () -> next -> Message next

    cacophony Crypto.Noise.Internal.Handshake.Pattern

    No documentation available.

  5. PreResponder :: MessagePattern () -> next -> Message next

    cacophony Crypto.Noise.Internal.Handshake.Pattern

    No documentation available.

  6. Psk :: next -> Token next

    cacophony Crypto.Noise.Internal.Handshake.Pattern

    No documentation available.

  7. PSKInPreMsg :: ErrorPosition -> InspectionError

    cacophony Crypto.Noise.Internal.Handshake.Validation

    No documentation available.

  8. PSKWithoutEToken :: ErrorPosition -> InspectionError

    cacophony Crypto.Noise.Internal.Handshake.Validation

    No documentation available.

  9. PSKInPreMsg :: ErrorPosition -> InspectionError

    cacophony Crypto.Noise.Validation

    No documentation available.

  10. PSKWithoutEToken :: ErrorPosition -> InspectionError

    cacophony Crypto.Noise.Validation

    No documentation available.

Page 1251 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete