HomePhabricator

consensus: guard against openssl's new strict DER checks
488ed32f2adaUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

consensus: guard against openssl's new strict DER checks

New versions of OpenSSL will reject non-canonical DER signatures. However,
it'll happily decode them. Decode then re-encode before verification in order
to ensure that it is properly consumed.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Jan 9 2015, 21:39
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGd0c97bbe70a6: Merge pull request #5617
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rSTAGING488ed32f2ada: consensus: guard against openssl's new strict DER checks (authored by Cory Fields <cory-nospam-@coryfields.com>).Jan 10 2015, 02:31