Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openssl-util: Add x509_fingerprint() | Daan De Meyer | 2022-09-23 | 1 | -0/+19 |
* | openssl-util: use assert() if no side effect | Yu Watanabe | 2022-09-13 | 1 | -4/+4 |
* | openssl-util: drop meaningless assertion | Yu Watanabe | 2022-09-13 | 1 | -1/+0 |
* | openssl-util: add helper for calculating fingerprint of a DER public key | Lennart Poettering | 2022-09-08 | 1 | -0/+58 |
* | port string_hashsum from libgcrypt to openssl^gcrypt | Zbigniew Jędrzejewski-Szmek | 2021-12-01 | 1 | -0/+30 |
* | basic/openssl-util: Add sha256 hash wrapper | Kevin Kuehler | 2021-12-01 | 1 | -0/+37 |
* | openssl-util: use EVP API to get RSA bits | Lennart Poettering | 2021-09-29 | 1 | -6/+1 |
* | openssl: make RSA struct const | Lennart Poettering | 2021-04-10 | 1 | -1/+1 |
* | tree-wide: add spdx header on source files | Zbigniew Jędrzejewski-Szmek | 2021-01-28 | 1 | -0/+2 |
* | homed: split out code that determines suitable LUKS passphrase size from RSA key | Lennart Poettering | 2020-12-17 | 1 | -0/+35 |
* | homed: move helper calls for RSA encryption to shared code | Lennart Poettering | 2020-12-17 | 1 | -0/+41 |