Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. Parameters :: Word64 -> Int -> Int -> Int -> Parameters

    crypton Crypto.KDF.Scrypt

    No documentation available.

  2. module Crypto.MAC.Poly1305

    Poly1305 implementation

  3. module Crypto.Number.Prime

    No documentation available.

  4. data PublicKey

    crypton Crypto.PubKey.Curve25519

    A Curve25519 public key

  5. data PublicKey

    crypton Crypto.PubKey.Curve448

    A Curve448 public key

  6. data Params

    crypton Crypto.PubKey.DH

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

  7. Params :: Integer -> Integer -> Int -> Params

    crypton Crypto.PubKey.DH

    No documentation available.

  8. newtype PrivateNumber

    crypton Crypto.PubKey.DH

    Represent Diffie Hellman private number X.

  9. PrivateNumber :: Integer -> PrivateNumber

    crypton Crypto.PubKey.DH

    No documentation available.

  10. newtype PublicNumber

    crypton Crypto.PubKey.DH

    Represent Diffie Hellman public number Y.

Page 82 of many | Previous | Next