Self-contained numeric library that provides an efficient and accurate
implementation of complex error functions, along with Dawson, Faddeeva,
and Voigt functions.
OK steven@, feinerer@.
HFST, the Helsinki Finite State Transducer, is a bridging library for multiple
FST libraries and toolkits and set of tools for processing of finite-state
automata especially for linguistic systems.
ok sthen@
Description:
bashunit is a unit testing framework for Bash scripts based on xUnit
principles.
This is similar to the ShUnit and its successor shUnit2.
OK sthen@
Not yet wired to the build.
ok sthen@, jca@.
The hackage security library provides both server and client utilities
for securing the Hackage package server (http://hackage.haskell.org/).
It is based on The Update Framework (http://theupdateframework.com/),
a set of recommendations developed by security researchers at various
universities in the US as well as developers on the Tor project
(https://www.torproject.org/).
The current implementation supports only index signing, thereby
enabling untrusted mirrors. It does not yet provide facilities for
author package signing.
Not yet wired to the build.
ok sthen@, jca@.
A practical incremental and one-pass, pure API to the SHA-256 hash
algorithm (including HMAC support) with performance close to the
fastest implementations available in other languages.
The implementation is made in C with a haskell FFI wrapper that
hides the C implementation.
Not yet wired to the build.
ok sthen@, jca@.
This package provides a simple, fast, self-contained copy of the
Ed25519 public-key signature system with a clean interface. It also
includes support for detached signatures, and thorough documentation
on the design and implementation, including usage guidelines.