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

Support rsa key pair generation in web workers #645

Merged
merged 12 commits into from
Jan 31, 2019

Conversation

davidlehn
Copy link
Member

Based on #586.

  • Re-enabled browserify testing.
  • Some cleanups.

Leo Selig and others added 5 commits January 31, 2019 00:58
This will allow for separate, karma-only test suites in the future.
The evaluation function stays the same but is wrapped as an IEFE and
executed once on module initialization. This should avoid unnecessary
recomputations in the relying code.
These were mentioned in the PR review here:
#586 (comment)
Copy link
Member

@dlongley dlongley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; style nit.

lib/util.js Outdated Show resolved Hide resolved
- Rename web worker rsa test for clarity.
- Only run web worker test when testing webpack.
@davidlehn davidlehn force-pushed the support-rsa-key-pair-generation-in-web-workers branch from ae59418 to 6188c55 Compare January 31, 2019 18:40
dlongley and others added 2 commits January 31, 2019 13:52
@davidlehn davidlehn merged commit c02c4bb into master Jan 31, 2019
@davidlehn davidlehn deleted the support-rsa-key-pair-generation-in-web-workers branch January 31, 2019 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants