forked from pool/libkeccak
60 lines
2.0 KiB
Plaintext
60 lines
2.0 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sun Mar 23 19:56:49 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||
|
|
||
|
- update to 1.4.2:
|
||
|
* Fix bug where the hash is incomplete and possiblity corrupt when
|
||
|
the bitrate is not a multiple of the word size
|
||
|
* support for architectures that do not allow misaligned memory
|
||
|
* performance optimizations
|
||
|
- run tests
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jul 19 09:38:40 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Update to release 1.4
|
||
|
* Add cSHAKE
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 24 18:11:57 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Override LDFLAGS,LDOPTIMISE to keep debug info.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Feb 20 08:41:52 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||
|
|
||
|
- update to 1.3.1.2:
|
||
|
* fixes for other platforms
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Feb 12 17:05:15 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||
|
|
||
|
- update to 1.3.1:
|
||
|
* add zero copy functions
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 19 18:57:06 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||
|
|
||
|
- update to 1.2.2:
|
||
|
* Deprecate libkeccak_{state,hmac}_{unmarshal_ship,marshal_size}
|
||
|
and replace them with the functions without the _skip and
|
||
|
_size suffix
|
||
|
* Fix stack-overrun segfault when operating on files with large
|
||
|
st_blksize
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Mar 15 10:05:21 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Update to new upstream release 1.2
|
||
|
* No changelog was provided
|
||
|
- Drop libkeccak-1.1.4-fix-install.patch (logic moved to .spec)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jul 14 13:01:32 UTC 2018 - jengelh@inai.de
|
||
|
|
||
|
- Fix RPM groups and dashes in description.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 10 09:48:25 UTC 2018 - astieger@suse.com
|
||
|
|
||
|
- initial package (1.1.4)
|