Always create signatures with Low R values by achow101 · Pull Request #13666 · bitcoin/bitcoin

When creating signatures for transactions, always make one which has a 32 byte or smaller R and 32 byte or smaller S value. This results in signatures that are always less than 71 bytes (32 byte R ...