Path to this page:
Subject: CVS commit: pkgsrc/security/hs-cryptohash-sha1
From: Masatake Daimon
Date: 2022-02-16 04:31:53
Message id: 20220216033153.A2E03FB24@cvs.NetBSD.org
Log Message:
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.
Files: