./security/hs-cryptohash-md5, Fast, pure and practical MD5 implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11.101.0nb4, Package name: hs-cryptohash-md5-0.11.101.0nb4, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 11.594 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-24 12:27:24 by Masatake Daimon | Files touched by this commit (1)
Log message:
security/hs-cryptohash-md5: Fix build on GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-24 16:30:37 by Masatake Daimon | Files touched by this commit (2)
Log message:
security/hs-cryptohash-md5: Fix build with GHC 9.4
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-16 11:05:17 by Masatake Daimon | Files touched by this commit (5)
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.