Skip to content

OpenSSL 1.0.1k compatibility#52

Merged
petertodd merged 1 commit intopetertodd:masterfrom
rnicoll:master-openssl-101k
Feb 1, 2015
Merged

OpenSSL 1.0.1k compatibility#52
petertodd merged 1 commit intopetertodd:masterfrom
rnicoll:master-openssl-101k

Conversation

@rnicoll
Copy link
Copy Markdown
Contributor

@rnicoll rnicoll commented Jan 18, 2015

OpenSSL 1.0.1k rejects non-canonical DER signatures, this patch decodes and then
re-encodes the signature before verification to ensure a consistent result.

OpenSSL 1.0.1k rejects non-canonical DER signatures, this patch decodes and then
re-encodes the signature before verification to ensure a consistent result.
@petertodd
Copy link
Copy Markdown
Owner

ACK

@sipa @gmaxwell @isislovecruft If any of you guys could take a second look at this that'd be awesome.

@petertodd petertodd merged commit 408f9b6 into petertodd:master Feb 1, 2015
petertodd added a commit that referenced this pull request Feb 1, 2015
408f9b6 OpenSSL 1.0.1k compatibility (Ross Nicoll)
ghtdak pushed a commit to ghtdak/python-bitcoinlib that referenced this pull request Dec 1, 2015
408f9b6 OpenSSL 1.0.1k compatibility (Ross Nicoll)

 [ yapified by gitreformat (github/ghtdak) on Mon Nov 30 21:11:53 2015 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants