Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. data PublicKey

    cryptonite Crypto.PubKey.Rabin.Modified

    Represent a Modified-Rabin public key.

  2. PublicKey :: Int -> Integer -> PublicKey

    cryptonite Crypto.PubKey.Rabin.Modified

    No documentation available.

  3. data PrivateKey

    cryptonite Crypto.PubKey.Rabin.RW

    Represent a Rabin-Williams private key.

  4. PrivateKey :: PublicKey -> Integer -> Integer -> Integer -> PrivateKey

    cryptonite Crypto.PubKey.Rabin.RW

    No documentation available.

  5. data PublicKey

    cryptonite Crypto.PubKey.Rabin.RW

    Represent a Rabin-Williams public key.

  6. PublicKey :: Int -> Integer -> PublicKey

    cryptonite Crypto.PubKey.Rabin.RW

    No documentation available.

  7. PCLMUL :: ProcessorOption

    cryptonite Crypto.System.CPU

    Support for CLMUL instructions, with flag support_pclmuldq

  8. data ProcessorOption

    cryptonite Crypto.System.CPU

    CPU options impacting cryptography implementation and library performance.

  9. module Language.Haskell.Meta.Parse

    No documentation available.

  10. data Property

    inspection-testing Test.Inspection

    Properties of the obligation target to be checked.

Page 232 of many | Previous | Next