]> git.proxmox.com Git - proxmox-backup.git/commit
KeyConfig: add encrypt/decrypt test
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 16 Dec 2020 13:41:10 +0000 (14:41 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 17 Dec 2020 05:47:45 +0000 (06:47 +0100)
commit73b5011786c1ba80bc8c5cccc724882bf450cfc6
tree6104a39bef0685fafe6d0d02e6e779789fd9dfba
parent2ea5abcd65cd99b188ec3739a883d9e45746b809
KeyConfig: add encrypt/decrypt test

the RSA key and the encryption key itself are hard-coded to avoid
stalling the test runs because of lack of entropy, they have no special
significance otherwise.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/backup/key_derivation.rs