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 convenience functions for encrypt & decrypt #25

Closed
jrconlin opened this issue Apr 30, 2019 · 0 comments · Fixed by #26
Closed

Add convenience functions for encrypt & decrypt #25

jrconlin opened this issue Apr 30, 2019 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request

Comments

@jrconlin
Copy link
Collaborator

The ece library doesn't really make using it very easy. A fair number of functions are buried or private outside the crate.

The functions should use only aes128gcm encoding to ensure that the older format doesn't continue to be used.

@jrconlin jrconlin self-assigned this Apr 30, 2019
jrconlin added a commit that referenced this issue Apr 30, 2019
@jrconlin jrconlin added the enhancement New feature or request label Apr 30, 2019
jrconlin added a commit that referenced this issue Apr 30, 2019
jrconlin added a commit that referenced this issue May 1, 2019
* feat: Add convenience functions for encrypt/decrypt

Closes #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant