]> git.proxmox.com Git - proxmox-backup.git/history - src/config/tape_encryption_keys.rs
typo fixes all over the place
[proxmox-backup.git] / src / config / tape_encryption_keys.rs
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-01-21 Dietmar Maurertape: add code docs to src/config/tape_encryption_keys.rs
2021-01-21 Dietmar Maurercleanup: always compute fingerprint in KeyConfig constr...
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-21 Dietmar Maurertape: restore_key - always update key, even if there...
2021-01-21 Dietmar Maurertape: fix file permissions for tape encryptiuon keys
2021-01-21 Dietmar Maurercleanup: remove missleading wording from code docs
2021-01-20 Fabian Grünbichlerclippy: is_some/none/ok/err/empty
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2021-01-20 Dietmar Maurertape: implemenmt show key
2021-01-20 Dietmar Maurertape: add --kdf parameter to create key api
2021-01-20 Dietmar Maurercleanup KeyConfig
2021-01-20 Dietmar Maureradd "password hint" to KeyConfig
2021-01-19 Dietmar Maurertape: generate random encryptions keys and store key_co...
2021-01-18 Dietmar Maurertape: add hardware encryption key managenent api