Posts

Post not yet marked as solved
2 Replies
Problem was on the python side.`Missed that there was a `sigencode` parameter to ensure the signatures were compatible with openssl.https://github.com/warner/python-ecdsa#openssl-compatibilityprivkey.sign(msg, hashfunc=hashlib.sha1, sigencode=ecdsa.util.sigencode_der)