Metadata revisions for hashing-0.1.0.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
-r2 (hashing-0.1.0.1-r2) 2016-12-27T23:02:58Z HerbertValerioRiedel 98861f16791946cdf28e3c7a6ee9ac8b72d546d6e33c569c7087ef18253294e7
  • Changed the library component's library dependency on 'base' from

    >=4.7 && <5
    to
    >=4.8 && <5

-r1 (hashing-0.1.0.1-r1) 2016-06-16T01:34:48Z wangbj a50b8538d365ef9fbdc0083c3de91fbdbcebe5e630f36330475e0d10243e2596
  • Changed description from

    hashing is a pure haskell hash library, supported hash algorithm: SHA1/SHA224/SHA256/SHA384/SHA512
    MD5 and Whirlpool. It provides a simple interface ``hash`` and ``hashLazy`` to compute a hash value
    Based on the type signature.
    Performance wise it only has 1/5 - 1/15 of native C implementations, or ``cryptonite``.
    Compare to other pure hash libraries such as PureMD5/SHA, it provides a simpler interface,
    implements more algorithms, and has less dependencies.
    to
    hashing is a pure haskell hash library, supported hash algorithm: SHA1\/SHA224\/SHA256\/SHA384\/SHA512
    MD5 and Whirlpool.
    
    It provides a simple interface 'hash' and 'hashLazy' to compute a hash value Based on the type signature.
    
    Performance wise it only has 1\/5 - 1\/15 of native C implementations, or 'cryptonite'.
    
    Compare to other pure hash libraries such as PureMD5/SHA, it provides a simpler interface,
    implements more algorithms, and has less dependencies.

-r0 (hashing-0.1.0.1-r0) 2016-06-13T21:26:15Z wangbj 3b2adc0dfc6a8fad0a0750d107cccb04c74b7628c639b8c8ec8bdb994921661a