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 more crypto backends to keepass.io #17

Open
ppmathis opened this issue Sep 7, 2015 · 0 comments
Open

Add more crypto backends to keepass.io #17

ppmathis opened this issue Sep 7, 2015 · 0 comments

Comments

@ppmathis
Copy link
Member

ppmathis commented Sep 7, 2015

More crypto backends could be added to keepass.io, example given (sorted based on priority, from high to low):

-> Multithreaded C++ cryptography backend (as requested in issue #13)
-> Web Cryptography API (for use within browserify)
-> Chrome Packaged App library (PNaCl)

The existing core of the library should be expanded so that it easily supports more cryptography backends in the future. None of those new backends must be required to use keepass.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant