Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
A test framework and KATs for cryptographic operations. A test framework for hash and cipher operations using the crypto-api interface. Known answer tests (KATs) for common cryptographic algorithms are included. Patches welcome (both adding KATs for more algorithms or property tests for classes of algorithms).
-
Haskell wrapper for the cryptocompare API Haskell wrapper for the cryptocompare API, a source of information and pricing of different crypto-currencies.
-
Crypto-api interfaces for cryptohash Crypto-api interfaces for cryptohash
-
Privacy Enhanced Mail (PEM) file format reader and writer. A library to read and write files in the Privacy Enhanced Mail (PEM) format.
-
cryptonite conduit Conduit bridge for cryptonite For now only provide a conduit version for hash and hmac, but with contribution, this could provide cipher conduits too, and probably other things.
-
Crypto stuff using OpenSSL cryptographic library Crypto stuff using the OpenSSL cryptographic library as bindings
-
Discrete constraint satisfaction problem (CSP) solver. Constraint satisfaction problem (CSP) solvers
-
A flexible, fast, conduit-based CSV parser library for Haskell. CSV files are the de-facto standard in many situations involving data transfer, particularly when dealing with enterprise application or disparate database systems. While there are a number of CSV libraries in Haskell, at the time of this project's start in 2010, there wasn't one that provided all of the following:
- Full flexibility in quote characters, separators, input/output
- Constant space operation
- Robust parsing, correctness and error resiliency
- Convenient interface that supports a variety of use cases
- Fast operation
-
Non-blocking concurrent map A non-blocking concurrent map implementation based on lock-free concurrent hash tries (aka Ctries).
-
Support for construction, rendering, and parsing of CUE sheets Support for construction, rendering, and parsing of CUE sheets.