Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ability to do AES-256 CBC encryption #1299

Closed
caleb15 opened this issue Feb 10, 2022 · 3 comments · Fixed by #1305
Closed

Feature request: Ability to do AES-256 CBC encryption #1299

caleb15 opened this issue Feb 10, 2022 · 3 comments · Fixed by #1305
Assignees

Comments

@caleb15
Copy link

caleb15 commented Feb 10, 2022

It would be cool if one could use the encryptAES function from sprig so that one could encrypt a file in such a way that it can be read in by helm's decryptAES.

@caleb15
Copy link
Author

caleb15 commented Feb 10, 2022

Related issue: #283

@hairyhenderson
Copy link
Owner

Thanks for filing this, @caleb15! This seems like a good idea, and shouldn't be too complex. I expect it'll fit in the crypto function namespace.

@caleb15
Copy link
Author

caleb15 commented Feb 14, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants