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, derToRaw does not handle r/s with leading 0s. #117

Merged
merged 9 commits into from Dec 31, 2022

Commits on Dec 30, 2022

  1. Updating the derToRaw function to handle signature parts that have le…

    …ading (excluded) zeros.
    codydfns committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    6372e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc8863 View commit details
    Browse the repository at this point in the history
  3. Fixing linting issues

    codydfns committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ff27ab2 View commit details
    Browse the repository at this point in the history
  4. Delete deno.lock

    JamesCullum committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3e1888f View commit details
    Browse the repository at this point in the history
  5. Making the asn1 tests use static values. Moving from Buffer to Javasc…

    …ript native types for padding the array in derToRaw.
    codydfns committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    50e9cf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eedc3d9 View commit details
    Browse the repository at this point in the history
  7. Making rEnd const

    codydfns committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8807723 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    35d51ff View commit details
    Browse the repository at this point in the history
  2. Bumping version.

    codydfns committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    6fd3d1e View commit details
    Browse the repository at this point in the history