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

Implemented (lax) signature parsing in Bitcoin-S #1446

Merged
merged 6 commits into from May 21, 2020

Commits on May 19, 2020

  1. Implemented parseDERLax signature parsing and bumped bouncy castle ve…

    …rsion to most recent
    nkohen committed May 19, 2020
    Configuration menu
    Copy the full SHA
    6bff963 View commit details
    Browse the repository at this point in the history
  2. implemented using iterators

    nkohen committed May 19, 2020
    Configuration menu
    Copy the full SHA
    f54162d View commit details
    Browse the repository at this point in the history
  3. Factored out common functionality and added comments, it is readable …

    …now! Deleted C-like version in place of this one after property based tests showed them to be equivalent
    nkohen committed May 19, 2020
    Configuration menu
    Copy the full SHA
    712aab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7be4534 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ea9ffc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    81aaa96 View commit details
    Browse the repository at this point in the history