Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sha256: port to new generic IS_ALIGNED32() macro | Lennart Poettering | 2022-12-08 | 1 | -14/+5 |
* | sha256: move to unaligned_write_ne32() | Lennart Poettering | 2022-12-08 | 1 | -5/+2 |
* | tree-wide: use ASSERT_PTR more | David Tardon | 2022-09-13 | 1 | -2/+1 |
* | sha256: add sha256_direct()/SHA256_DIRECT() helpers | Lennart Poettering | 2022-08-19 | 1 | -0/+7 |
* | sha256: change digest buffer type to uint8_t[] | Lennart Poettering | 2022-08-19 | 1 | -2/+2 |
* | sha256: Use stdbool and uintptr_t | Jan Janssen | 2022-06-24 | 1 | -13/+5 |
* | sha256: fix compilation on efi-ia32 | Zbigniew Jędrzejewski-Szmek | 2022-06-03 | 1 | -1/+1 |
* | sha256: use memcpy() when result buffer is unaligned | Yu Watanabe | 2022-06-02 | 1 | -19/+20 |
* | boot: Use memcmp/memcpy/memset | Jan Janssen | 2022-05-31 | 1 | -2/+4 |
* | boot/sha256: sd-ify and move to src/fundamental | Luca Boccassi | 2021-10-08 | 1 | -0/+296 |