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

Encrypt resource body with AES-GCM #3

Open
jstoone opened this issue Aug 24, 2017 · 0 comments
Open

Encrypt resource body with AES-GCM #3

jstoone opened this issue Aug 24, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@jstoone
Copy link
Member

jstoone commented Aug 24, 2017

About

In the Vue (read: view) the user should be able to encrypt the resource body by supplying a passphrase. Then once the form is submitted the resource body becomes a secret.

Resources

@jstoone jstoone added this to the v1.0 milestone Aug 24, 2017
@jstoone jstoone self-assigned this Aug 24, 2017
@jstoone jstoone changed the title Enable AES encryption of resource body Encrypt resource body using AES Aug 24, 2017
@jstoone jstoone changed the title Encrypt resource body using AES Encrypt resource body with AES using CryptoJS Aug 24, 2017
@jstoone jstoone changed the title Encrypt resource body with AES using CryptoJS Encrypt resource body with AES-GCM Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant