* Correct time stamp processing on AIX
* Use high-resolution time stamp on Apple Silicon
* GCD power-up test: consider OSR
* Remove patches fixed in the update:
- jitterentropy-fix-a-stack-corruption-on-s390x.patch
* Rebase patches:
- jitterentropy-split-internal-header.patch
- jitterentropy-with-debug.patch
- Update to 3.6.2:
* Fix RCT re-initialization in jent_read_entropy_safe
* simplify test code
* improve keyword portability
- Update to 3.6.1:
* Add more test code
* Add support for SunPRO compiler
* Fix compilation on OpenBSD by replacing sed with tr
* internal timer: Add support for Apple
* Various small fixes to compilation to imporve portability
- Update to 3.6.0:
* Remove bi-modal behavior of conditioning function
* Make jent_read_entropy_safe safer by retrying the health test
* Move the version information to make them available at compile time
- Update to 3.5.0:
* add distinction between intermittent and permanent health failure
* add compile time option to allow configuring a mask to reduce the
size of the time stamp used for the APT
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jitterentropy?expand=0&rev=19
- updated to 3.4.0
* enhancement: add API call jent_set_fips_failure_callback as requested by Daniel Ojalvo
* fix: Change the SHA-3 integration: The entropy pool is now a SHA-3 state.
It is filled with the time delta containing entropy and auxiliary data that does not contain entropy using a SHA update operation. The auxiliary data is calculated by a SHA-3 hashing of some varying state data. The time delta that contains entropy is measured about the SHA-3 hasing of the auxiliary data. This satisfies FIPS 140-3 IG D.K resolutions 4, 6, and 8.
* enhancement: add CMake support by Andrew Hopkins
- updated to 3.3.1
* fix: bug fix in initialization logic by Vladis Dronov <vdronov@redhat.com>
* fix: use __asm__ instead of asm to suit the C11 standard
- added a -devel-static package to be able to link it static. (forwarded request 992611 from msmeissn)
OBS-URL: https://build.opensuse.org/request/show/992612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jitterentropy?expand=0&rev=3
- updated to 3.4.0
* enhancement: add API call jent_set_fips_failure_callback as requested by Daniel Ojalvo
* fix: Change the SHA-3 integration: The entropy pool is now a SHA-3 state.
It is filled with the time delta containing entropy and auxiliary data that does not contain entropy using a SHA update operation. The auxiliary data is calculated by a SHA-3 hashing of some varying state data. The time delta that contains entropy is measured about the SHA-3 hasing of the auxiliary data. This satisfies FIPS 140-3 IG D.K resolutions 4, 6, and 8.
* enhancement: add CMake support by Andrew Hopkins
- updated to 3.3.1
* fix: bug fix in initialization logic by Vladis Dronov <vdronov@redhat.com>
* fix: use __asm__ instead of asm to suit the C11 standard
- added a -devel-static package to be able to link it static.
OBS-URL: https://build.opensuse.org/request/show/992611
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jitterentropy?expand=0&rev=7