Steffen Jaeckel

Results 35 issues of Steffen Jaeckel

Please do not submit a Pull Request via github. Our project makes use of mailing lists for patch submission and review. For more details please see https://www.denx.de/wiki/U-Boot/Patches The only exception...

This adds an option to use a heap-buffer for the usually stack-based `MP_WARRAY`-sized temporary buffers. Per default it will reserve a single buffer, which can be modified * at compile-time...

Creating this issue in order to pull the discussion regarding a `mp_isone()` macro out of #532 Following up on https://github.com/libtom/libtommath/pull/532#issuecomment-1265290821 > [...] It might be tempting to generalize it but...

Based on the patch provided by @thesamesam via [0], but slighly modified. @thesamesam could you maybe test whether this patch is fine as well? [0] https://github.com/DCIT/perl-CryptX/pull/99

* [x] tests are added or updated Check commit messages for details. This should fix #622. @stevemit can you please test it for your use case besides the toy example?

In order to prevent stuff like https://github.com/WhisperSystems/libaxolotl-c/pull/1#issuecomment-157725674 ff. it'd be great to have a guideline how contributions are handled resp. "wished to look like".

The xilskey library has a hard dependency on having a GPIO peripheral available for the JTAG, but that's only required for parts of the library. e.g. programming the PS EFUSE...

They're stuck in 2020 https://abi-laboratory.pro/?view=timeline&l=libtommath https://abi-laboratory.pro/?view=timeline&l=libtomcrypt Thanks in advance :)

While triaging https://github.com/strophe/libstrophe/discussions/244 I discovered that this project could handle the deprecation of macros a bit better. This adds a new macro `OSSL_DEPRECATED_PRAGMA()` in order to be able to mark...

branch: master
approval: review pending
approval: otc review pending
triaged: feature
severity: fips change
tests: exempted

If I change the sorting of a folder to 'last modified', the order of the files should always be 'descending', instead of the 'last chosen value'. Otherwise the title should...