diff options
| author | Cory Fields <[email protected]> | 2015-01-09 16:39:12 -0500 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2015-01-09 21:31:31 -0500 |
| commit | 488ed32f2ada1d1dd108fc245d025c4d5f252783 (patch) | |
| tree | 8fa890506b4568b7a5d25f3117cbdb7d6d6517ad /src/init.cpp | |
| parent | Merge pull request #5617 (diff) | |
| download | discoin-488ed32f2ada1d1dd108fc245d025c4d5f252783.tar.xz discoin-488ed32f2ada1d1dd108fc245d025c4d5f252783.zip | |
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.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions