Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. data Parameters

    crypton Crypto.KDF.PBKDF2

    Parameters for PBKDF2

  2. Parameters :: Int -> Int -> Parameters

    crypton Crypto.KDF.PBKDF2

    No documentation available.

  3. data Parameters

    crypton Crypto.KDF.Scrypt

    Parameters for Scrypt

  4. Parameters :: Word64 -> Int -> Int -> Int -> Parameters

    crypton Crypto.KDF.Scrypt

    No documentation available.

  5. module Crypto.MAC.Poly1305

    Poly1305 implementation

  6. module Crypto.Number.Prime

    No documentation available.

  7. data PublicKey

    crypton Crypto.PubKey.Curve25519

    A Curve25519 public key

  8. data PublicKey

    crypton Crypto.PubKey.Curve448

    A Curve448 public key

  9. data Params

    crypton Crypto.PubKey.DH

    Represent Diffie Hellman parameters namely P (prime), and G (generator).

  10. Params :: Integer -> Integer -> Int -> Params

    crypton Crypto.PubKey.DH

    No documentation available.

Page 82 of many | Previous | Next