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 (backport: 5-0-x) #17255

Commits on Mar 7, 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 authored and electron-bot committed Mar 7, 2019
    Copy the full SHA
    7b9edd5 View commit details
    Browse the repository at this point in the history
  2. fix tests

    nornagon authored and electron-bot committed Mar 7, 2019
    Copy the full SHA
    0b5d137 View commit details
    Browse the repository at this point in the history