Cryptography packages

Showing projects tagged as Cryptography

  • cryptonite

    9.8 0.0 C
    DISCONTINUED. lowlevel set of cryptographic primitives for haskell
  • lol-apps

    9.6 0.0 Haskell
    Λ ⚬ λ: Functional Lattice Cryptography
  • lol

    9.6 0.0 Haskell
    Λ ⚬ λ: Functional Lattice Cryptography
  • merkle-tree

    9.5 0.0 Haskell
    DISCONTINUED. An implementation of a Merkle Tree and merkle tree proofs
  • jose

    9.4 6.6 Haskell
    Haskell JOSE and JWT library
  • saltine

    9.1 0.0 Haskell
    Cryptography that's easy to digest (NaCl/libsodium bindings)
  • cacophony

    9.1 0.0 Haskell
    A Haskell library implementing the Noise protocol.
  • arithmetic-circuits

    8.9 0.0 Haskell
    Arithmetic circuits for zero knowledge proof systems
  • RSA

    8.9 2.6 Haskell
    Haskell RSA Library
  • pedersen-commitment

    8.9 1.7 Haskell
    DISCONTINUED. An implementation of Pedersen commitment schemes
  • entropy

    8.9 0.0 Haskell
    Easy entropy source for Haskell users.
  • galois-field

    8.7 4.4 Haskell
    Finite field and algebraic extension field arithmetic
  • secp256k1

    8.7 5.7 Haskell
    Haskell bindings for secp256k1 library
  • crypto-rng

    8.6 2.6 Haskell
    Cryptographic random number generator.
  • aos-signature

    8.6 0.0 Haskell
    Abe-Ohkubo-Suzuki Linkable Ring Signatures
  • pvss

    8.6 0.0 Haskell
    Public Verifiable Secret Sharing
  • cryptohash

    8.5 0.0 Haskell
    DISCONTINUED. efficient and practical cryptohashing in haskell. DEPRECATED in favor of cryptonite
  • pairing

    8.5 3.4 Haskell
    Optimised bilinear pairings over elliptic curves
  • elliptic-curve

    8.4 0.0 Haskell
    A polymorphic interface for elliptic curve operations
  • jose-jwt

    8.4 5.4 Haskell
    Haskell implementation of JOSE/JWT standards
  • HsOpenSSL

    8.4 4.0 Haskell
    OpenSSL binding for Haskell
  • oblivious-transfer

    8.3 0.0 Haskell
    Oblivious transfer for multiparty computation
  • ed25519

    8.2 4.5 L4 C
    Minimal ed25519 Haskell package, binding to the ref10 SUPERCOP implementation.
  • signable

    8.2 0.0 Haskell
    Deterministic serialisation and signatures with proto-lens and protobuf-elixir support
  • cipher-blowfish

    8.1 0.0 Haskell
    DISCONTINUED. DEPRECATED by cryptonite; A collection of cryptographic block and stream ciphers in haskell
  • crypto-sodium

    8.1 4.0 Haskell
    Haskell cryptography done right
  • cipher-aes

    8.0 0.0 L4 C
    DEPRECATED - use cryptonite - a comprehensive fast AES implementation for haskell that supports aesni and advanced cryptographic modes.
  • crypto-api

    8.0 0.0 Haskell
    Haskell generic interface (type classes) for cryptographic algorithms
  • servant-hmac-auth

    7.7 2.7 Haskell
    Servant authentication with HMAC
  • skein

    7.7 0.0 L3 C
    Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.