Metadata revisions for cryptohash-md5-0.11.100.1

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r6 (cryptohash-md5-0.11.100.1-r6) 2021-06-15T23:56:04Z GershomBazerman d293d6f08dc7d9e9e984b3a9a4e822a463417b6f6ba5845bc9dbd3cc9cdb36a4
  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.15
    to
    >=4.5 && <4.16

-r5 (cryptohash-md5-0.11.100.1-r5) 2020-04-09T22:38:13Z HerbertValerioRiedel a4a528bf378bf747eed3748459acf02ed35b9200ec0403d34dbba55b7c9eaab7
  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.14
    to
    >=4.5 && <4.15

-r4 (cryptohash-md5-0.11.100.1-r4) 2019-09-01T06:35:14Z HerbertValerioRiedel a3821d8876928d3302658736b8dc6e73e8321dccdcd05493e432de38e58aea3f
  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.13
    to
    >=4.5 && <4.14

-r3 (cryptohash-md5-0.11.100.1-r3) 2018-09-18T09:55:44Z HerbertValerioRiedel 55c4c6d9660f155cbdd776c610eb2eed503f7116080341d97f35f1da2a11a251
  • Changed description from

    A practical incremental and one-pass, pure API to the
    <https://en.wikipedia.org/wiki/MD5 MD5 hash algorithm>
    (including <https://en.wikipedia.org/wiki/HMAC 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.
    
    NOTE: This package has been forked off @cryptohash-0.11.7@ because the @cryptohash@ package
    has been deprecated and so this package continues to satisfy the need for a lightweight package
    providing the MD5 hash algorithm without any dependencies on packages other than
    @base@ and @bytestring@.
    
    Consequently, this package can be used as a drop-in replacement for @cryptohash@'s
    "Crypto.Hash.MD5" module, though with a clearly smaller footprint.
    to
    A practical incremental and one-pass, pure API to the
    <https://en.wikipedia.org/wiki/MD5 MD5 hash algorithm>
    (including <https://en.wikipedia.org/wiki/HMAC 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.
    
    If, instead, you require a pure Haskell implementation and performance is secondary, please refer to the [pureMD5 package](https://hackage.haskell.org/package/pureMD5).
    
    === Packages in the @cryptohash-*@ family
    
    - <https://hackage.haskell.org/package/cryptohash-md5    cryptohash-md5>
    - <https://hackage.haskell.org/package/cryptohash-sha1   cryptohash-sha1>
    - <https://hackage.haskell.org/package/cryptohash-sha256 cryptohash-sha256>
    - <https://hackage.haskell.org/package/cryptohash-sha512 cryptohash-sha512>
    
    === Relationship to the @cryptohash@ package and its API
    
    This package has been originally a fork of @cryptohash-0.11.7@ because the @cryptohash@
    package had been deprecated and so this package continues to satisfy the need for a
    lightweight package providing the MD5 hash algorithm without any dependencies on packages
    other than @base@ and @bytestring@. The API exposed by @cryptohash-md5-0.11.*@'s
    "Crypto.Hash.MD5" module is guaranteed to remain a compatible superset of the API provided
    by the @cryptohash-0.11.7@'s module of the same name.
    
    Consequently, this package is designed to be used as a drop-in replacement for @cryptohash-0.11.7@'s
    "Crypto.Hash.MD5" module, though with
    a [clearly smaller footprint by almost 3 orders of magnitude](https://www.reddit.com/r/haskell/comments/5lxv75/psa_please_use_unique_module_names_when_uploading/dbzegx3/).
    

  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.12
    to
    >=4.5 && <4.13

-r2 (cryptohash-md5-0.11.100.1-r2) 2018-03-23T22:31:53Z HerbertValerioRiedel 6adca3218eae1f9c5ae77d985e7c462fc533f843a4c1bd3bd5b7bbbb1d4bcb6f
  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.11
    to
    >=4.5 && <4.12

-r1 (cryptohash-md5-0.11.100.1-r1) 2017-04-08T20:33:17Z HerbertValerioRiedel 83170b82a6ca15da59f4f7831325128ce26e5ad00549d986fc294256ac963db7
  • Changed the library component's library dependency on 'base' from

    >=4.5 && <4.10
    to
    >=4.5 && <4.11

-r0 (cryptohash-md5-0.11.100.1-r0) 2016-06-28T07:15:48Z HerbertValerioRiedel 338417633082b1e97d90bd4a537baeede6ddf2fb5ec92b89ab8e06df7e50fc23