Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

support multiple decryption keys #162

Open
teemukataja opened this issue Jun 27, 2022 · 0 comments
Open

support multiple decryption keys #162

teemukataja opened this issue Jun 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@teemukataja
Copy link
Contributor

Currently the configuration takes a single crypt4gh secret key, make it possible to support multiple keys.

Decryption would try all keys in the list until decryption succeeds, and possibly cache information which key was successful in decrypting the files for later use, so that we don't need to try all keys everytime.

@teemukataja teemukataja added the enhancement New feature or request label Jun 27, 2022
@nanjiangshu nanjiangshu reopened this Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants