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

crypto: refactor crypto subsystem and introduce WebCrypto API #35093

Closed
wants to merge 2 commits into from

Commits on Oct 7, 2020

  1. crypto: move node_crypto files to src/crypto

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Oct 7, 2020
    Copy the full SHA
    e5bfef3 View commit details
    Browse the repository at this point in the history
  2. crypto: refactoring internals, add WebCrypto

    Fixes: nodejs#678
    Refs: nodejs#26854
    
    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Oct 7, 2020
    Copy the full SHA
    295896c View commit details
    Browse the repository at this point in the history