openbsd-ports/security/hs-cryptohash/pkg/DESCR
jasper d061c5f51c import hs-cryptohash 0.6.1
Collection of crypto hashes, with a practical incremental and one-pass,
pure APIs, with performance close to the fastest implementations
available in others languages.

feedback and ok kili@
2010-12-08 23:29:04 +00:00

7 lines
262 B
Plaintext

Collection of crypto hashes, with a practical incremental and one-pass,
pure APIs, with performance close to the fastest implementations
available in others languages.
The implementations are made in C with a haskell FFI wrapper that hide
the C implementation.