The Wayback Machine - https://web.archive.org/web/20201225153600/https://github.com/google/end-to-end/issues/244
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

Build: Split out End-to-End crypto library from extension #244

Open
coruus opened this issue Mar 28, 2015 · 3 comments
Open

Build: Split out End-to-End crypto library from extension #244

coruus opened this issue Mar 28, 2015 · 3 comments

Comments

@coruus
Copy link
Contributor

@coruus coruus commented Mar 28, 2015

There's no pure-JS OpenPGP (or crypto) library of similar quality.

The crypto really merits its own project, especially as many Node.js people are using rather poorly written alternatives.

See YahooArchive/end-to-end#32 for the parallel issue.

@coruus
Copy link
Contributor Author

@coruus coruus commented May 22, 2015

@willscott: 👍

@koto
Copy link
Member

@koto koto commented Jun 10, 2015

This is an ongoing project. There is a build target that one can use without the extension code: ./do.sh build_library. More documentation, code examples and such are incoming.

@sirdarckcat sirdarckcat changed the title Split out End-to-End crypto library from extension Build: Split out End-to-End crypto library from extension May 3, 2016
@sirdarckcat sirdarckcat self-assigned this May 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.