summaryrefslogtreecommitdiff
path: root/src/shared/openssl-util.h
Commit message (Expand)AuthorAgeFilesLines
* openssl-util: Add x509_fingerprint()Daan De Meyer2022-09-231-0/+5
* openssl-util: Allow declaring openssl struct pointers without opensslDaan De Meyer2022-09-231-2/+18
* tpm2-util: extend TPM2 policies to optionally check PCR values against signed...Lennart Poettering2022-09-081-0/+8
* openssl-util: add helper for calculating fingerprint of a DER public keyLennart Poettering2022-09-081-0/+3
* openssl: supress warnings about functions deprecated by openssl 3.0Zbigniew Jędrzejewski-Szmek2021-12-091-2/+0
* port string_hashsum from libgcrypt to openssl^gcryptZbigniew Jędrzejewski-Szmek2021-12-011-0/+12
* basic/openssl-util: Add sha256 hash wrapperKevin Kuehler2021-12-011-0/+2
* meson: add config setting to select between openssl and gcryptZbigniew Jędrzejewski-Szmek2021-11-301-0/+29
* creds-util: switch to OpenSSL 3.0 APIsLennart Poettering2021-09-291-0/+1
* dissect-image: optionally, validate dm-verity signatures in userspaceLennart Poettering2021-09-281-1/+14
* openssl-util: include the headers the file actually uses definitions fromLennart Poettering2021-06-241-1/+2
* tree-wide: reset the cleaned-up variable in cleanup functionsZbigniew Jędrzejewski-Szmek2021-02-161-4/+4
* homed: split out code that determines suitable LUKS passphrase size from RSA keyLennart Poettering2020-12-171-0/+2
* homed: move helper calls for RSA encryption to shared codeLennart Poettering2020-12-171-0/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Make openssl dependency optional againZbigniew Jędrzejewski-Szmek2019-12-181-1/+4
* shared: add openssl helpersLennart Poettering2019-12-091-0/+9