forked from pool/ghc-cryptohash-sha256
a7b4d15eb6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cryptohash-sha256?expand=0&rev=23
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 18 14:26:19 UTC 2018 - psimons@suse.com
|
|
|
|
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
|
and update copyright headers with spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
|
|
|
- Update cryptohash-sha256 to version 0.11.101.0 revision 1.
|
|
- Add `hkdf` function providing HKDF-SHA256 conforming to RFC5869
|
|
- Declare `Crypto.Hash.SHA256` module `-XTrustworthy`
|
|
- Remove ineffective RULES
|
|
- Convert to `CApiFFI`
|
|
- Added `...AndLength` variants of hashing functions:
|
|
- `finalizeAndLength`
|
|
- `hashlazyAndLength`
|
|
- `hmaclazyAndLength`
|
|
- Minor optimizations in `hmac` and `hash`
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
|
|
|
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 9 18:08:08 UTC 2017 - psimons@suse.com
|
|
|
|
- Update to version 0.11.100.1 revision 1 with cabal2obs.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 10 17:28:01 UTC 2016 - psimons@suse.com
|
|
|
|
- Update to version 0.11.100.1 revision 0 with cabal2obs.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 27 12:02:02 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
- ghc-cryptohash-sha256 generated by st2obs scritpt
|