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

Replace aes.js by browsers WebCryptoAPI #1

Closed
Kukulkano opened this issue Nov 9, 2021 · 1 comment
Closed

Replace aes.js by browsers WebCryptoAPI #1

Kukulkano opened this issue Nov 9, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Kukulkano
Copy link
Collaborator

In order to replace the dependecy to aes.js, we might replace this by using WebCryptoAPI (https://www.w3.org/TR/WebCryptoAPI/). Sadly, IE11 is still not fully implementing the standard yet (not using promises).

@Kukulkano Kukulkano added the enhancement New feature or request label Nov 9, 2021
@Kukulkano Kukulkano changed the title Replace aes.js by builtin encryption Replace aes.js by browsers WebCryptoAPI Nov 9, 2021
@DataVaccinator
Copy link
Owner

Done for new V2 version in master branch.

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

No branches or pull requests

2 participants