index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
openssl-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: Introduce --certificate-source= option
Daan De Meyer
2024-11-07
1
-25
/
+125
*
openssl-util: Set expected object type to private keys
Daan De Meyer
2024-11-07
1
-0
/
+3
*
openssl-util: Set default UI method instead of setting engine method
Daan De Meyer
2024-11-05
1
-87
/
+76
*
openssl-util: Query engine/provider pin via ask-password
Daan De Meyer
2024-11-03
1
-13
/
+207
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-2
/
+2
*
openssl-util: compatible with restricted openssl3
Norbert Lange
2024-04-18
1
-0
/
+14
*
repart: add --private-key-source and drop --private-key-uri
Luca Boccassi
2024-03-01
1
-28
/
+46
*
openssl: add helper to load key from provider/engine
Luca Boccassi
2024-02-09
1
-0
/
+101
*
cryptenroll: allow to use a public key on a token
Vladimir Stoiakin
2024-02-02
1
-29
/
+35
*
cryptsetup: Add support for EC keys in PKCS#11 tokens
Vladimir Stoiakin
2023-12-19
1
-4
/
+95
*
cryptenroll, homectl: deduplicate generation of LUKS2 volume keys
Vladimir Stoiakin
2023-12-19
1
-0
/
+73
*
openssl-util: avoid freeing invalid pointer
David Tardon
2023-12-13
1
-1
/
+1
*
tree-wide: unify OpenSSL spelling in log messages
Frantisek Sumsal
2023-11-13
1
-9
/
+9
*
tree-wide: fix typo
Yu Watanabe
2023-10-04
1
-2
/
+2
*
openssl: add kdf_ss_derive()
Dan Streetman
2023-09-28
1
-0
/
+66
*
openssl: add ecc_edch()
Dan Streetman
2023-09-28
1
-0
/
+42
*
openssl: add openssl_cipher_many()
Dan Streetman
2023-09-28
1
-0
/
+101
*
openssl: add kdf_kb_hmac_derive()
Dan Streetman
2023-09-28
1
-2
/
+89
*
openssl: add rsa_oaep_encrypt_bytes()
Dan Streetman
2023-09-28
1
-0
/
+67
*
openssl: add openssl_hmac_many()
Dan Streetman
2023-09-28
1
-0
/
+97
*
openssl: replace openssl_hash() with openssl_digest()
Dan Streetman
2023-09-28
1
-45
/
+8
*
openssl: add openssl_digest_many()
Dan Streetman
2023-09-28
1
-0
/
+58
*
openssl: add openssl_digest_size()
Dan Streetman
2023-09-28
1
-0
/
+31
*
openssl-util: add common implementation of digest+sign
Lennart Poettering
2023-09-06
1
-0
/
+43
*
openssl: use new(char, size) instead of malloc(size)
Dan Streetman
2023-08-24
1
-1
/
+1
*
openssl: add log_openssl_errors()
Dan Streetman
2023-08-08
1
-76
/
+99
*
openssl: add ecc_pkey_new(), ecc_pkey_from_curve_x_y(), ecc_pkey_to_curve_x_y()
Dan Streetman
2023-08-04
1
-0
/
+193
*
openssl: add rsa_pkey_new(), rsa_pkey_from_n_e(), rsa_pkey_to_n_e()
Dan Streetman
2023-08-04
1
-0
/
+143
*
openssl: add openssl_pkey_from_pem()
Dan Streetman
2023-08-04
1
-0
/
+19
*
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