Skip to content

Conversation

@deitch
Copy link
Collaborator

@deitch deitch commented Apr 18, 2025

Fixes #425

Rather than installing openssl, does encryption as part of the process. Supports 5 different encryption algorithms.

This has not yet been tested, and needs tests for each one.

@deitch deitch force-pushed the encrypt-option branch 2 times, most recently from c43935d to a56c557 Compare April 18, 2025 10:13
@deitch
Copy link
Collaborator Author

deitch commented Apr 18, 2025

Previous CI all is green. Now to add encryption tests.

@deitch deitch marked this pull request as ready for review April 18, 2025 14:12
@deitch
Copy link
Collaborator Author

deitch commented Apr 18, 2025

Lots of encryption tests. As this is a new feature, I expect people will find issues, but it is a good start. We should add some better algorithms as well, although chacha20 and age around that are pretty modern.

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 1638094 into master Apr 18, 2025
2 checks passed
@deitch deitch deleted the encrypt-option branch April 18, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing openssl package in the container image

2 participants