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

Add a non-CLI age backend #2

Closed
woodruffw opened this issue May 16, 2020 · 0 comments · Fixed by #12
Closed

Add a non-CLI age backend #2

woodruffw opened this issue May 16, 2020 · 0 comments · Fixed by #12
Labels
C:encryption-backend enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@woodruffw
Copy link
Owner

kbs2 currently supports two CLI backends: age and rage.

These are simple and straightforward to support, but are suboptimal in terms of performance (since each encrypt/decrypt operation requires an exec).

We should support an additional backend that uses the age Rust library directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:encryption-backend enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant