pkgsrc/security/hs-cryptohash-sha1/DESCR
pho f21fd1a620 security/hs-cryptohash-sha1: import hs-cryptohash-sha1-0.11.101.0
A practical incremental and one-pass, pure API to the SHA-1 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.
2022-02-16 03:31:53 +00:00

6 lines
277 B
Text

A practical incremental and one-pass, pure API to the SHA-1 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.