Path to this page:
Subject: CVS commit: pkgsrc/security/hs-cryptohash-md5
From: Masatake Daimon
Date: 2022-02-16 11:05:17
Message id: 20220216100517.A5297FB24@cvs.NetBSD.org
Log Message:
security/hs-cryptohash-md5: import hs-cryptohash-md5-0.11.101.0
A practical incremental and one-pass, pure API to the MD5 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: