The issue with OpenSSL 1.0.1k rejecting non-canonical signatures ( bitcoin/bitcoin#5634 ) presumably also affects python-bitcoinlib. I've attempted to patch this in https://github.com/rnicoll/python-bitcoinlib/commit/4015d4e4a5132014b8ac9c113f86a9c870e81709 although it's not working as-is, and I have run out of time to investigate right now.
Raising as an issue for awareness until I or someone else can produce a PR.
The issue with OpenSSL 1.0.1k rejecting non-canonical signatures ( bitcoin/bitcoin#5634 ) presumably also affects python-bitcoinlib. I've attempted to patch this in https://github.com/rnicoll/python-bitcoinlib/commit/4015d4e4a5132014b8ac9c113f86a9c870e81709 although it's not working as-is, and I have run out of time to investigate right now.
Raising as an issue for awareness until I or someone else can produce a PR.