proxmox-backup/src
Stefan Sterz 9ce3d0c88c auth: use auth-api when generating keys and generate ec keys
this commit switches pbs over to generating ed25519 keys when
generating new auth api keys. this also removes the last direct
usages of openssl here and further unifies key handling in the auth
api.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2024-05-22 16:04:21 +02:00
..
acme cli: acme: add possibility to set eab via the cli 2023-12-06 12:45:40 +01:00
api2 api: syslog: fix api macro to return array instead of object. 2024-05-15 12:17:03 +02:00
backup verify/protect: improve error on disappearing snapshots 2023-02-08 15:19:32 +01:00
bin manager: add subcommand for managing AD realms 2024-04-24 21:06:14 +02:00
config cleanup more unnecesary allocations 2024-01-19 10:51:17 +01:00
server realm sync: add sync job for AD realms 2024-04-24 21:06:14 +02:00
tape tape: write informational MAM attributes on tapes 2024-05-15 09:35:56 +02:00
tools api: use if-let pattern for error-only handling 2024-03-25 17:17:12 +01:00
auth_helpers.rs auth: use auth-api when generating keys and generate ec keys 2024-05-22 16:04:21 +02:00
auth.rs auth: move to auth-api's private and public keys when loading keys 2024-05-22 16:04:19 +02:00
client_helpers.rs provide separate helpers for pub/priv auth keyring access 2023-03-29 14:37:45 +02:00
lib.rs use new auth api crate 2023-03-02 17:01:35 +01:00
rrd_cache.rs rrd_cache: use proxmox-rrd from proxmox workspace 2024-02-01 13:56:03 +01:00
traffic_control_cache.rs api: use if-let pattern for error-only handling 2024-03-25 17:17:12 +01:00