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

fix: bad assertion in crypto functions that use BN_bn2bin_padded #17220

Merged
merged 2 commits into from Mar 7, 2019

Commits on Mar 4, 2019

  1. chore: roll node

    in particular, this picks up electron/node#70a78f07b, which fixes an issue with incorrect usage of the BN_bn2bin_padded API in boringssl
    nornagon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    6c2bc5b View commit details
    Browse the repository at this point in the history
  2. fix tests

    nornagon committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    1d3057c View commit details
    Browse the repository at this point in the history